mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-30 07:03:18 +00:00
445f1c6e7b
Right now, games only work on devices when exported with FullAOT+Interpreter. There are some issues left that need to addressed for FullAOT alone. Right now, it's giving issues with the Godot.NativeCalls static constructor.