6 Commits (932e738d700eb9851e5a3d4286b1017ff91f8f07)
 

Author SHA1 Message Date
Peery 932e738d70 Added sample credentials file
Added a sample file for the credentials file used by Gruntfile.js
2 years ago
Peery 2698f321af Added credential file to gitignore 2 years ago
Peery 0a284f7c75 Changed grunt to be devDependencies
Changed grunt to be a dependency only for development.
2 years ago
Peery 445b0449dd Added Dependencies
Added the first package.json and its lock file. Currently they only include grunt (a task runner) and auto completion/linting packages for screeps.
2 years ago
Peery 487476d748 Added gitignore
Added gitignore file with node_modules folder listed
2 years ago
Peery af90db7985 Initial Commit
Very basic main.js which only prints all available spawns into the console
2 years ago