Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a docs entry for documenting the current state of platforms support. #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ivorforce
Copy link
Contributor

Closes #22.

@maiself maiself added the documentation Improvements or additions to documentation label Oct 27, 2024
@Ivorforce Ivorforce force-pushed the docs-platforms branch 2 times, most recently from c149b89 to 2c024c1 Compare October 28, 2024 01:30
@maiself
Copy link
Owner

maiself commented Oct 29, 2024

What do you think about this presentation? Hoping to have it easy to read.

The following is Godot-Python's current state of support for various platforms and architectures:

Local Installation Export PyPi Packages / Pip
Linux (x86_64) ✅❔ 📐
Linux (x86_32)
Linux (arm64)
Linux (arm32)
Windows (x86_64) ✅❔ 📐
Windows (x86_32)
Windows (arm64)
Windows (arm32)
macOS (x86_64) ✅❔ 📐
macOS (arm64) ✅❔ ✅❔ 📐
Android (x86_64)
Android (x86_32)
Android (arm64) 📐 📐❔
Android (arm32)
iOS (x86_64)
iOS (arm64)
Web (wasm64)
Web (wasm32) 📐 📐❔

I think it will need a different location within the docs, maybe under a new section, but I'm not sure how to organize it yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document the state of platform and architecture support
2 participants