summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2022-02-06 12:26:05 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2022-02-06 12:26:05 +0100
commite8a73265a13bce0d09e8089ed8170855b273cbc3 (patch)
tree551a68a5c004d1bdc63d2b0bab1348628b905ad6
parent50a43f4b51a420ad8dc85466b1f0bbec7a98e1d2 (diff)
downloadbin-e8a73265a13bce0d09e8089ed8170855b273cbc3.zip
bin-e8a73265a13bce0d09e8089ed8170855b273cbc3.tar.gz
add godot option generator url
-rwxr-xr-xgodot-update1
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