Delta-V is a fork of Space Station 14, embracing a mixture of classic SS13 chaos and experimentation only possible with the new engine.
Space Station 14 is a remake of SS13 that runs on Robust Toolbox, a homegrown engine written in C#.
Delta-V is a continuation of the Nyanotrasen fork. Any work done in a non-base namespace may contain incorrect attributes due to rewrites and recommitting.
Website | Discord | Forum | Steam | Standalone Download
The docs site has documentation on SS14s content, engine, game design and more. Additionally, see these resources for license and attribution information:
We are happy to accept contributions from anybody. Get in Discord if you want to help. We've got a list of issues that need to be done and anybody can pick them up. Don't be afraid to ask for help either!
Make sure to read CONTRIBUTING.md if you are new to Delta-V!
- Clone this repo:
git clone https://github.com/DeltaV-Station/Delta-v.git
- Go to the project folder and run
RUN_THIS.py
to initialize the submodules and load the engine:
cd Delta-v
python RUN_THIS.py
- Compile the solution:
Build the server using dotnet build
.
More detailed instructions on building the project.
Read LEGAL.md for legal information regarding the code licensing.
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.
Code taken from Project Starlight was taken in accordance with the Starlight License.
Note
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.