Update ReadMe.md

This commit is contained in:
Joseph Manley 2020-05-03 22:03:30 -04:00
parent 80800f3c97
commit 9615502e35

View file

@ -40,6 +40,12 @@ steps:
Boolean value, when set to true, builds artficat zip file. Boolean value, when set to true, builds artficat zip file.
#### projectDir
*Optional*
Directory in workspace containing your godot project.
#### debugMode #### debugMode
*Optional* *Optional*
@ -50,11 +56,11 @@ steps:
#### build #### build
The location the outputed build is placed. The location the outputed build is placed relative to GitHub Workspace.
#### artifact #### artifact
The location the outputed artifact is placed. The location the outputed artifact is placed relative to GitHub Workspace.
## Credits ## Credits