diff options
Diffstat (limited to 'godot-update')
-rwxr-xr-x | godot-update | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/godot-update b/godot-update index 37dbd61..d1dadce 100755 --- a/godot-update +++ b/godot-update @@ -101,3 +101,4 @@ strip godot/bin/godo.* ls -lh godot/bin/ # scons -j4 platform=linuxbsd target=release_debug tools=yes pulseaudio=no bits=64 warnings=no #custom_modules=../modules +# scons -j4 platform=android target=debug android_arch=arm64v8 ndk_platform=android-22 tools=no disable_3d=true |