We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7aa8899 + 1c32adf commit 59a678dCopy full SHA for 59a678d
1 file changed
update.py
@@ -30,7 +30,7 @@
30
ASSETPORTAL_ZIP = "asset-portal-master.zip"
31
GAMESSHOWCASE_ZIP = "games-showcase-master.zip"
32
33
-EXAMPLES_DEFOLD_CHANNEL = "beta"
+EXAMPLES_DEFOLD_CHANNEL = "alpha"
34
EXAMPLES_BUILD_SERVER = "https://build-stage.defold.com/"
35
EXAMPLE_CODE_FILE_PATTERNS = "*.script|*.gui_script|*.lua|*.vp|*.fp|*.cp|*.glsl|*.render_script"
36
0 commit comments