- Node.js (v12.17.0+) LTS
In Gruntfile.js introduce your username/password for screeps.
$ npm install $ npm install -g grunt-cli
You may have to install grunt with the -g for Global which sets an enviorment path variable. Otherwise it may say something about grunt not being found.
grunt main
: Writes your distribution file to the MMO Servergrunt sandbox
: Writes your distribution file to the atanner sandbox or another community servergrunt merge
: Merges the source files into the distgrunt
: Checks the jshint rules, merges your src files and writes the dist to the remote