screepers / screeps-typescript-starter

Starter kit for TypeScript-based Screeps AI codes.
https://screepers.gitbook.io/screeps-typescript-starter/
The Unlicense
441 stars 318 forks source link

Update required dependencies in README.md #109

Closed Jomik closed 5 years ago

Jomik commented 5 years ago

These are required for https://github.com/Hiryus/screeps-server-mockup Propagated from https://github.com/screeps/screeps#server-launch Fixes #107 and #108

AlinaNova21 commented 5 years ago

Note that in windows, you can also npm install -g windows-build-tools to install all needed deps. (including python 2)