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"