Difference between revisions of "Private Server"

From Screeps Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Category:Private Server]]
 
[[Category:Private Server]]
  +
{{Stub}}
   
 
= Info =
 
= Info =

Revision as of 07:29, 2 December 2016

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

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.