Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
Julian Brammer 2023-11-27 01:19:53 +01:00
commit a54482ad1f

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.