Ronstation is a fork of the official Space Wizards Federation's Space Station 14 repository.
Space Station 14 is a remake of SS13 that runs on Robust Toolbox, our homegrown engine written in C#.
This is the primary repo for Space Station 14. 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 Ronstation, this is the repo you need. It contains both RobustToolbox and the content pack for development of new content packs.
We are happy to accept contributions from anybody. Get in Discord if you want to help. Just make sure your changes and pull requests are in accordance with the contribution guidelines.
We are not currently accepting translations of the game on our main repository. If you would like to translate the game into another language consider creating a fork or contributing to a fork.
- Clone this repo.
- Run
RUN_THIS.py
to init submodules and download the engine. - Compile the solution.
More detailed instructions on building the project.
Most code for the content repository is licensed under MIT, unless otherwise noted.
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 differently. Some 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. Others (like all of our Ronstation-specific lobby art) will either be fully-copyrighted or require that you remove such if you wish to make a fork of this repository that is not used in the development of this repository (e.g. a downstream server will require that the copyrighted assets be removed before hosting).