dodorare / crossbow

Cross-Platform build tools and toolkit for games and game engines written in Rust! 🦀
https://crossbow.dodorare.com/
Apache License 2.0
201 stars 13 forks source link

Fix bevy ndk 22 #159

Closed Heezay closed 2 years ago

Heezay commented 2 years ago

Objective

  1. Fix bevy examples working with Android NDK 22 ver and lower.
  2. Refactor code logic that depends on Android NDK version.
  3. Return opportunity to compile bevy examples code with cargo default features.
  4. Edit some docs