screepsmod-remote-console
v1.0.3
Published
## This allows players to access their console on the screeps private server
Downloads
7
Readme
screepsmod-remote-console
This allows players to access their console on the screeps private server
Installation
npm install screepsmod-remote-console
in your mods folder.- Thats it!
NOTE: This mod relies on screepsmod-auth, if you don't have the hooks to autoupdate mods.json, you will need to add screepsmod-auth manually.
Usage
- Open the steam screeps client
- In console, run
setPassword('YourDesiredPassword')
- Now you should be able to login via ssh with your private sevrer username and password on port 21030 (By default)