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

Latest commit

 

History

History
16 lines (11 loc) · 472 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 472 Bytes

screepsmod-modloader

Modloader for the screeps private server

OBSOLETE

With PS Changelog Build 30 this mod is now obsolete.

Installation

In a shell in your mod folder:

  1. git clone https://github.com/ScreepsMods/screepsmod-modloader .
  2. npm install
  3. Done!

Mods will be loaded from any folder/subfolder containing a package.json with the keywords 'screeps' and 'mod'