This is a fork from the primary repo for Space Station 14 called Goob Station. 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 this is the content pack for Goob Station.
If you want to host or create content for SS14, go to the Space Station 14 repository as it contains both RobustToolbox and the content pack for development of new content packs and is the base for your fork.
Goob Station Discord Server | Goob Station Development Discord Server | Goob Station Forum | Goob Station Website
The Goob Station docs site has documentation on GS14's content, engine, game design, and more. It also has lots of resources for new contributors to the project.
We are happy to accept contributions from anybody. Get in Development Discord Server if you want to help. Feel free to check the list of issues that need to be done and anybody can pick them up. Don't be afraid to ask for help either! While following the Space Station 14 contribution guidelines is not mandatory for Goob Station, we recommend reviewing them for best practices.
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.pyto init submodules and download the engine. - Different from other SS14 projects! Compile the solution with
dotnet run --project Goobstation.Bootstrap
