npm install
Move or copy screeps.sample.json
to screeps.json
and edit it, changing the credentials and optionally adding or removing some of the destinations.
Important! To upload code to a private server, you must have screepsmod-auth installed and configured!
npm run lint
npm run build
npm run push
npm run watch
npm test