Moffstation is a fork of upstream Space Station 14 (Wizard's Den) with a focus on silly antics and custom content, all in an MRP environment.
This is not the official Space Station 14 repository.
Space Station 14 is a remake of SS13 that runs on Robust Toolbox, a homegrown engine written in C#.
Moffstation's docs site has documentation on Moffstation's content, engine, game design, and more.
Upstream's docs site has documentation on SS14s content, engine, game design and more.
We are happy to accept contributions from anybody. Note that because Moffstation is a fork of upstream Space Station 14, we will not accept any contributions that do not follow both upstream's contribution guidelines and our own contribution guidelines.
- Clone this repo:
git clone https://github.com/space-wizards/space-station-14.git- Go to the project folder and run
RUN_THIS.pyto initialize the submodules and load the engine:
cd space-station-14
python RUN_THIS.py- Compile the solution:
Build the server using dotnet build.
More detailed instructions on building the project.
All code for the content repository is licensed under MIT unless stated otherwise, following the conditions within LICENSE.TXT.
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.
