Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 673 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 673 Bytes

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)