/vg/station14 is a remake of /vg/station13 that runs on Robust Toolbox, an engine written in C#.
This is the primary repo for /vg/station14. To prevent people forking RobustToolbox, a "content" pack is loaded by the client and server. This content pack contains everything needed to play the game on one specific server.
If you want to host or create content for /vg/station14, this is the repo you need. It contains both RobustToolbox and the content pack for development of new content packs.
Our wiki contains information specific to our server and codesbase, while the SS14 docs site has documentation on SS14's content, engine, game design, and resources for new contributors to the project.
- Clone this repo.
- Run
RUN_THIS.py
to init submodules and download the engine. - Compile the solution.
More detailed instructions on building the project.
All code for the content repository is licensed under MIT.
Most assets are licensed under CC-BY-SA 3.0 unless stated otherwise. Assets have their license and the copyright in the metadata file. Example.
Note that some assets are licensed under the non-commercial CC-BY-NC-SA 3.0 or similar non-commercial licenses and will need to be removed if you wish to use this project commercially.