Private Server

From Screeps Wiki
Revision as of 00:54, 15 January 2017 by DeathTech (talk | contribs) (Added server mods to primary links.)
Jump to navigation Jump to search

This article is a stub. You can help Screeps Wiki by editing to add more information.

Info

This article is a stub. You can help Screeps Wiki by editing to add more information.

TODO

Links

Installation

Common Tasks

Server mods: https://github.com/ScreepsMods

Source Code

https://GitHub.com/screeps/screeps Main Repo, mostly a meta-package and wrapper for the rest.
https://GitHub.com/screeps/launcher Electron/CLI launcher
https://GitHub.com/screeps/backend-local Webserver/API module
https://GitHub.com/screeps/engine Core Engine, this is shared with the public server
https://GitHub.com/screeps/storage Storage module, acts as a communications hub for all other modules
https://GitHub.com/screeps/common Shared module that other modules use to connect to storage
https://GitHub.com/screeps/driver This is the driver for the engine.