Go to file
2023-11-26 18:52:13 +01:00
node_modules Created Basic Structure 2023-11-26 18:32:02 +01:00
screeps.com Finished second tutorial 2023-11-26 18:52:13 +01:00
.gitignore Created Basic Structure 2023-11-26 18:32:02 +01:00
LICENSE Initial commit 2023-11-26 15:10:53 +00:00
package-lock.json Created Basic Structure 2023-11-26 18:32:02 +01:00
package.json Created Basic Structure 2023-11-26 18:32:02 +01:00
README.md Update README.md 2023-11-26 17:22:14 +00:00

Screeps

Setup

To enable autocomplete execute npm install @types/screeps @types/lodash in scripts where your screeps scripts root directory is.