Skip to content

Building

gantt42 edited this page Oct 12, 2017 · 1 revision

The build.py file works by looking for all the *.pray.cos files under the dev folder, packaging them using Monk from pathToMonk, and copying all .agents files to a .zip file under the release folder.

The release folder is also used to hold temporary files.

Clone this wiki locally