@admon-dev/screepsmod-speedrun
v1.0.3
Published
A screeps mod to help configure the server for a speedrun.
Downloads
22
Readme
@admon-dev/screepsmod-speedrun
Screeps mod to configure the server for a speedrun.
Features
- Disables NPC strongholds and invaders (cronjobs).
- Removes NPC bots when the world is wiped/reset with system.resetAllData().
Installation
Mods Config
For unofficial launchers like Screepers/screeps-launcher and Jomik/screeps-server, surround the mod in quotes and add it to the mods
section of the config yaml:
mods:
- '@admon-dev/screepsmod-speedrun'
Manual Install
npm install @admon-dev/screepsmod-speedrun
in your mods folder.- That's it!