Билд проекта Fish Station (Рыбья Станция) в игре Space Station 14.
Find a file
Centronias 326eaad18d
Prioritize spoon mixing over drinking (#40704)
* no, I can't use a spoon to drink a drink.

* Update Content.Server/Chemistry/EntitySystems/ReactionMixerSystem.cs
2025-10-05 22:00:33 +00:00
.github New GitHub issue templates (#39979) 2025-09-27 20:36:47 +02:00
.run
.vscode Adds Test & Integration Test commands to the Visual Studio Code configuration (#32705) 2025-04-18 13:49:36 +10:00
BuildChecker Make git hooks work in git worktrees (#40038) 2025-09-03 01:01:43 +02:00
BuildFiles/Mac/Space Station 14.app/Contents
Content.Benchmarks Move TestPair & PoolManager to engine (#36797) 2025-09-21 17:17:43 +12:00
Content.Client fix edge case typing indicator error (#40708) 2025-10-05 20:58:46 +00:00
Content.Docfx
Content.IntegrationTests Predict EMPs (#39802) 2025-10-04 11:24:42 +00:00
Content.MapRenderer Move TestPair & PoolManager to engine (#36797) 2025-09-21 17:17:43 +12:00
Content.Packaging Remove x86 targets from Content Packaging (#40664) 2025-10-03 07:10:05 +00:00
Content.PatreonParser Update submodule, .NET 9 (#34320) 2025-01-11 21:22:47 +01:00
Content.Replay Treat duplicate dependency warnings as errors (#38480) 2025-06-22 00:25:20 +02:00
Content.Server Prioritize spoon mixing over drinking (#40704) 2025-10-05 22:00:33 +00:00
Content.Server.Database Revert "Admin Log Browser Improvements (#39130)" 2025-08-31 17:50:37 +02:00
Content.Shared Fix species default skin tones (#40707) 2025-10-05 20:53:58 +00:00
Content.Shared.Database Revert "Added button and manager for in game bug reports (Part 1)" (#39872) 2025-08-28 01:46:24 -07:00
Content.Tests Remove static IoC from client & server EntryPoint (#40562) 2025-10-02 14:32:56 +00:00
Content.Tools
Content.YAMLLinter Fix yaml linter and misc errors (#37444) 2025-07-10 00:25:36 -04:00
Pow3r
Resources Document tags: C - F (#40711) 2025-10-05 21:09:53 +00:00
RobustToolbox@9e8f7092ea Update engine to v267.2.0 (#40560) 2025-09-26 20:08:44 +12:00
Tools Updated Aseprite Tools (#39358) 2025-08-28 17:44:50 -04:00
.editorconfig Prefer file-scoped namespaces in .editorconfig (#38879) 2025-07-09 11:33:18 -07:00
.envrc Update nix flake for .NET 9 (#34480) 2025-01-17 18:26:04 +01:00
.gitattributes
.gitignore
.gitmodules
bors.toml
CODE_OF_CONDUCT.md MINOR SPELLING ERROR!!1!!1! (#38510) 2025-06-22 21:37:25 +02:00
Directory.Packages.props Update OpenTK to latest (#39227) 2025-08-17 21:24:42 +02:00
flake.lock Update nix flake for .NET 9 (#34480) 2025-01-17 18:26:04 +01:00
flake.nix Update nix flake for .NET 9 (#34480) 2025-01-17 18:26:04 +01:00
global.json Update submodule, .NET 9 (#34320) 2025-01-11 21:22:47 +01:00
LICENSE.TXT Happy New Year (#34288) 2025-01-08 03:50:46 +01:00
nuget.config
omnisharp.json
README.md Update README.md (#33528) 2025-04-18 12:14:23 +10:00
RUN_THIS.py
runclient-Tools.bat Add pause to runclient (#37748) 2025-05-26 13:50:05 +02:00
runclient-Tools.sh Add bash equivalents run*.bat scripts for linux devs (#31195) 2024-08-20 00:36:08 +02:00
runclient.bat Add pause to runclient (#37748) 2025-05-26 13:50:05 +02:00
runclient.sh Add bash equivalents run*.bat scripts for linux devs (#31195) 2024-08-20 00:36:08 +02:00
runserver-Tools.bat
runserver-Tools.sh Add bash equivalents run*.bat scripts for linux devs (#31195) 2024-08-20 00:36:08 +02:00
runserver.bat
runserver.sh Add bash equivalents run*.bat scripts for linux devs (#31195) 2024-08-20 00:36:08 +02:00
SECURITY.md
shell.nix Add libicu to shell.nix (#35540) 2025-02-26 19:54:33 +01:00
SpaceStation14.sln Add Robust.Xaml.csproj to the solution (#31573) 2024-08-28 15:08:35 +02:00
SpaceStation14.sln.DotSettings "LV" is an acronym (#31402) 2024-08-24 23:22:19 +02:00

Space Station 14

Space Station 14 is a remake of SS13 that runs on Robust Toolbox, our homegrown engine written in C#.

This is the primary repo for Space Station 14. 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.

If you want to host or create content for SS14, this is the repo you need. It contains both RobustToolbox and the content pack for development of new content packs.

Documentation/Wiki

Our docs site has documentation on SS14's content, engine, game design, and more.
Additionally, see these resources for license and attribution information:

We also have lots of resources for new contributors to the project.

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!
Just make sure your changes and pull requests are in accordance with the contribution guidelines.

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.

Building

  1. Clone this repo:
git clone https://github.com/space-wizards/space-station-14.git
  1. Go to the project folder and run RUN_THIS.py to initialize the submodules and load the engine:
cd space-station-14
python RUN_THIS.py
  1. Compile the solution:

Build the server using dotnet build.

More detailed instructions on building the project.

License

All code for the content repository is licensed under the MIT license.

Most assets are licensed under CC-BY-SA 3.0 unless stated otherwise. Assets have their license and copyright specified in the metadata file. For example, see the metadata for a crowbar.

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.