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 d1dadce..c852054 100755 --- a/godot-update +++ b/godot-update @@ -100,5 +100,6 @@ popd strip godot/bin/godo.* ls -lh godot/bin/ +# https://godot-build-options-generator.github.io # 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 |