Private Server
Revision as of 05:22, 29 November 2016 by Ags131 (talk | contribs) (Created page with "Category:Private Server = Info = TODO = Links = Installation Common Tasks == Source Code == {| | http...")
Info
TODO
Links
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. |