ScreepsMods / screepsmod-tickrate

Allows a server admin to set tick rate via CLI
MIT License
9 stars 3 forks source link
screeps-modules screepsmod

screepsmod-tickrate

Obsolete, use screepsmod-admin-utils

Obsolete

Functionality has been moved to screepsmod-admin-utils

This allows a server admin to set tick rate on the screeps private server

NPM info

Circle CI

Installation

  1. npm install screepsmod-tickrate in your mods folder.
  2. Thats it!

Usage

  1. Open the screeps server CLI
  2. run setTickRate(50) (Change 50 to whatever rate you want in ms)