HybridStation is a ready-to-use base for all hybrid Space Station 14 gameplay and hosting. It is based on Space Wizards Federation’s Space Station 14 and includes additional ship content primarily from Frontier Station and Monolith.
Contributions to HybridStation will be accepted. Large contributions should first contact Project Leads AryaRaiin or RonanRaven. Some desired contributions are documented in the design doc.
The merge of Monolith into upstream is complete. Please keep in mind that it is not in a buildable state. This just means that we've moved on to the next step.
Once it builds and doesn't crash immediately, we will ship a version that's ready for local host play testing.
We are currently fixing errors blocking compilation.
Our design doc has information on planned HybridStation features. Space Station 14 documentation can be found at docs site, which contains information on upstream content, engine, game design, and more.
Additionally, see these resources for license and attribution information:
We are happy to accept contributions from anybody. Please keep in mind that the fork needs to be in a stable, buildable state before we can merge pull requests.
This project does not accept low-effort or wholesale AI-generated contributions. Examples include, but are not limited to:
- Any code (including yaml) generated by tools like GitHub Copilot, ChatGPT, or similar.
- AI-created artwork, sound files, or other assets.
- Auto-generated documentation, issue reports or pull request descriptions.
Exceptions to this are simple tools like Rider's single-line completion feature.
- 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.
Code in this repository belongs to several different licenses. Content licensing depends on the repo subfolder.
See the REUSE headers for detailed licensing information for each file for the specific licenses under which contributions are made.
HybridStation code is licensed under GNU Affero General Public License version 3.0. Some content may be provided under MIT license upon request.
Space Wizards Federation’s Space Station 14 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.
