From 4a200964781c026f9affeecfca84cbd816116a0a Mon Sep 17 00:00:00 2001 From: Brulijam Date: Sun, 26 Nov 2023 17:22:14 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09b0aaa..ce87335 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Screeps +## Setup +To enable autocomplete execute `npm install @types/screeps @types/lodash` in `scripts` where your screeps scripts root directory is. \ No newline at end of file