A fork of Space Station 14, embracing a mixture of classic SS13 chaos and experimentation only possible with the new engine
Go to file
Velcroboy 5c60e7c1ca
Map Edits: Tortuga (#5437)
* Map Edits: Tortuga

* Additional changes

* Passive vents

* oh yeah

* review fixes

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2026-03-02 13:43:58 -06:00
.github Automate credits workflow (#5258) 2026-01-21 23:20:18 +01:00
.run
.vscode
.wiki/_DV/Laws Merge pull request #5282 from zelezniciar1/engiSOP 2026-02-25 21:35:40 +01:00
BuildChecker
BuildFiles/Mac/Space Station 14.app/Contents
Content.Benchmarks Update RaiseEventBenchmark for engine changes (#37349) 2026-01-26 19:22:38 +01:00
Content.Client Tweak the Health Analyzer Triage System (#5110) 2026-03-01 20:47:57 +01:00
Content.Docfx
Content.IntegrationTests Only run StationPowerTests over stations in DeltaV 2026-01-26 19:25:32 +01:00
Content.MapRenderer Move TestPair & PoolManager to engine (#36797) 2025-12-29 11:39:10 -06:00
Content.Packaging Remove x86 targets from Content Packaging (#40664) 2025-12-29 11:39:15 -06:00
Content.PatreonParser
Content.Replay `StyleNano` removal: Palette system and Sheetlets (#29903) 2025-12-29 11:39:28 -06:00
Content.Server Tweak the Health Analyzer Triage System (#5110) 2026-03-01 20:47:57 +01:00
Content.Server.Database real traits system (#5208) 2026-01-20 12:49:59 +01:00
Content.Shared Tweak the Health Analyzer Triage System (#5110) 2026-03-01 20:47:57 +01:00
Content.Shared.Database Entity effects ECS refactor (#40580) 2025-12-29 11:39:22 -06:00
Content.Tests Remove some warnings generated by SolutionTests (#41194) 2025-12-29 11:39:35 -06:00
Content.Tools
Content.YAMLLinter
Pow3r Remove warnings in Pow3r (#41195) 2025-12-29 11:39:34 -06:00
Resources Map Edits: Tortuga (#5437) 2026-03-02 13:43:58 -06:00
RobustToolbox@dbde8023ed Update engine submodule to 268.0.0 (#41408) 2026-01-26 19:22:38 +01:00
Tools Update GDPR dump script to latest migration (#41387) 2026-01-26 19:22:37 +01:00
.editorconfig
.envrc
.gitattributes
.gitignore
.gitmodules
.pre-commit-config.yaml
CONTRIBUTING.md Fix mapping section in CONTRIBUTING.md (#4894) 2025-12-06 21:27:52 +00:00
Directory.Packages.props Update OpenTK to latest (#39227) 2025-11-23 15:22:26 -06:00
LEGAL.md
LICENSE-AGPLv3.txt
LICENSE-MIT.txt
LICENSE-Starlight.txt
README.md Add disclaimer about AI generated content to Readme.md (#39334) 2025-12-29 11:39:18 -06:00
RUN_THIS.py
RunBoth-Debug.bat
RunBoth-Quick.bat
RunBoth-Tools.bat
RunBoth.bat
SECURITY.md
SpaceStation14.sln
SpaceStation14.sln.DotSettings Nanotrasen is a word (#41124) 2025-12-29 11:39:32 -06:00
bors.toml
flake.lock Update nix dev env (#41886) 2025-12-29 11:39:38 -06:00
flake.nix Update nix dev env (#41886) 2025-12-29 11:39:38 -06:00
global.json
nuget.config
omnisharp.json
runclient-Debug.bat
runclient-Quick.bat
runclient-Tools.bat
runclient-Tools.sh
runclient.bat
runclient.sh
runserver-Debug.bat
runserver-Quick.bat
runserver-Tools.bat
runserver-Tools.sh
runserver.bat
runserver.sh
runtestsYAMLLinter-Quick.bat
runtestsYAMLLinter.bat
shell.nix Update nix dev env (#41886) 2025-12-29 11:39:38 -06:00

README.md

Delta-V Logo

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.

DeltaV

Space Station 14

Documentation/Wiki

The docs site has documentation on SS14s content, engine, game design and more. Additionally, see these resources for license and attribution information:

Contributing

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!

AI-generated contributions disclaimer

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.

Building

  1. Clone this repo:
git clone https://github.com/DeltaV-Station/Delta-v.git
  1. 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
  1. Compile the solution:

Build the server using dotnet build.

More detailed instructions on building the project.

License

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.