screepsmod-apitoken
v1.0.5
Published
## Mod to add API tokens to screeps servers
Downloads
10
Readme
screepsmod-apitoken
Mod to add API tokens to screeps servers
Installation
The NPM way
npm install screepsmod-apitoken
in your mods folder.- Thats it!
Usage
- Log into the steam client.
- In the console, run the command GetAPIToken()
- Take note of the returned value. This is the API token.
To use the API token with screepsmod-client mod enter a username of token and a password of the token generated above.