Initial Fyrox project

This commit is contained in:
Alexey 2025-07-08 17:43:03 +03:00
commit 27d327933e
23 changed files with 5633 additions and 0 deletions

View file

@ -0,0 +1,5 @@
## Android Build Instructions
- `cargo-apk apk run --target=armv7-linux-androideabi`
TODO: Add more detailed instructions.