Screeps/README.md

7 lines
228 B
Markdown
Raw Permalink Normal View History

2023-11-26 15:10:53 +00:00
# Screeps
2023-11-27 00:22:22 +00:00
Personal scripts for the MMO Coding Game [Screeps](https://screeps.com/).
2023-11-26 21:16:45 +00:00
2023-11-26 17:22:14 +00:00
## Setup
2023-11-27 00:22:22 +00:00
To enable autocomplete execute `npm install @types/screeps @types/lodash` in `scripts` where your screeps scripts root directory is.