From 1978a691d111dffe2e767b4d5df58eb2c59aed7b Mon Sep 17 00:00:00 2001 From: Cat Flynn Date: Fri, 5 Mar 2021 12:52:28 +0000 Subject: [PATCH] development build on ci --- ci/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/build.sh b/ci/build.sh index 4ceffc0..7827da7 100644 --- a/ci/build.sh +++ b/ci/build.sh @@ -17,6 +17,7 @@ open -g $editorpath --args \ -batchmode \ -quit \ -nographics \ + -developmentBuild \ -executeMethod "Ktyl.Util.BuildCommand.Run" \ -logFile $editorlogpath \ -projectPath "$(pwd)/game"