Update README.md

This commit is contained in:
Julian Brammer 2023-11-26 21:16:45 +00:00
parent 63c68a3cf4
commit 74b5f7cdce

View File

@ -1,4 +1,6 @@
# Screeps # Screeps
Personal cripts for the MMO Coding Game [Screeps](https://screeps.com/).
## Setup ## Setup
To enable autocomplete execute `npm install @types/screeps @types/lodash` in `scripts` where your screeps scripts root directory is. To enable autocomplete execute `npm install @types/screeps @types/lodash` in `scripts` where your screeps scripts root directory is.