Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 854 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 854 Bytes

screepsmod-remote-console

This allows players to access their console on the screeps private server

NPM info

Circle CI

Installation

  1. npm install screepsmod-remote-console in your mods folder.
  2. 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

  1. Open the steam screeps client
  2. In console, run setPassword('YourDesiredPassword')
  3. Now you should be able to login via ssh with your private sevrer username and password on port 21030 (By default)