development build on ci
This commit is contained in:
parent
27e512a780
commit
1978a691d1
|
@ -17,6 +17,7 @@ open -g $editorpath --args \
|
||||||
-batchmode \
|
-batchmode \
|
||||||
-quit \
|
-quit \
|
||||||
-nographics \
|
-nographics \
|
||||||
|
-developmentBuild \
|
||||||
-executeMethod "Ktyl.Util.BuildCommand.Run" \
|
-executeMethod "Ktyl.Util.BuildCommand.Run" \
|
||||||
-logFile $editorlogpath \
|
-logFile $editorlogpath \
|
||||||
-projectPath "$(pwd)/game"
|
-projectPath "$(pwd)/game"
|
||||||
|
|
Loading…
Reference in New Issue