1
3
Fork
You've already forked Sirena-Redux
7
A Goob Station rebase of Sirena.
  • C# 81.3%
  • Fluent 18.3%
  • Python 0.2%
Find a file
2025年01月30日 20:28:37 +02:00
.github lol 2025年01月16日 11:11:51 -05:00
.run
.vscode Patreon Perks ( #1423 ) 2025年01月19日 21:50:59 -05:00
BuildChecker Base 2024年05月31日 03:11:09 -05:00
BuildFiles/Mac/Space Station 14.app/Contents
Content.Benchmarks Port Submarine from Einstein Engines ( #1062 ) 2025年01月06日 21:28:19 -05:00
Content.Client [upstream] i tried to merge goobstation and i got dataset conflicts instead 2025年01月30日 20:28:37 +02:00
Content.DiscordBot Patreon Perks ( #1423 ) 2025年01月19日 21:50:59 -05:00
Content.Docfx
Content.IntegrationTests Lambda station ( #1413 ) 2025年01月13日 11:11:14 -05:00
Content.MapRenderer map renderer fixes ( #29523 ) 2024年06月28日 10:09:05 +10:00
Content.Packaging Add freebsd-x64 server packaging target ( #31237 ) 2024年08月20日 23:35:59 +02:00
Content.PatreonParser Patreon Perks ( #1423 ) 2025年01月19日 21:50:59 -05:00
Content.Replay GLORIOUS PEOPLE'S REVOLUTIONARY AUTOMATED SURGERY MACHINE ( #1326 ) 2025年01月02日 17:57:45 -05:00
Content.Server [upstream] i tried to merge goobstation and i got dataset conflicts instead 2025年01月30日 20:28:37 +02:00
Content.Server.Database [Ready for merge] Fix maps & Test fails ( #1498 ) 2025年01月28日 23:12:51 -06:00
Content.Shared [upstream] i tried to merge goobstation and i got dataset conflicts instead 2025年01月30日 20:28:37 +02:00
Content.Shared.Database Comment LogTypes ( #33497 ) 2024年12月19日 01:18:04 +01:00
Content.Tests Test parallelization stuff. ( #31650 ) 2024年09月01日 03:28:30 +02:00
Content.Tools
Content.YAMLLinter Update component query benchmarks ( #27967 ) 2024年05月19日 11:55:10 +10:00
Pow3r
Resources [upstream] i tried to merge goobstation and i got dataset conflicts instead 2025年01月30日 20:28:37 +02:00
RobustToolbox @92b0e7f1a8 Update to Robust v237.2.0 2024年11月21日 00:07:12 +01:00
Scripts Adds EE Run/Build Scripts. ( #880 ) 2024年11月17日 06:58:49 -06:00
Tools Update publish_multi_request.py ( #1476 ) 2025年01月18日 01:47:00 -06:00
.editorconfig Correct .editorconfig to use no space after casting ( #30132 ) 2024年07月18日 10:43:20 -08:00
.envrc
.gitattributes
.gitignore Patreon Perks ( #1423 ) 2025年01月19日 21:50:59 -05:00
.gitmodules
bors.toml
Directory.Packages.props
flake.lock Update to nixpkgs 24.05 ( #28529 ) 2024年06月02日 15:49:31 -04:00
flake.nix Update to nixpkgs 24.05 ( #28529 ) 2024年06月02日 15:49:31 -04:00
global.json
LEGAL.md Update LEGAL.md 2024年05月10日 09:34:45 -05:00
LICENSE-AGPLv3.txt Add APGLv3 License 2024年05月10日 01:52:13 -05:00
LICENSE.TXT
nuget.config
omnisharp.json
README.md [upstream] i tried to merge goobstation and i got dataset conflicts instead 2025年01月30日 20:28:37 +02:00
RUN_THIS.py
runclient-Tools.bat Tools batch files ( #29179 ) 2024年06月19日 21:33:02 +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 Remove useless line in runclient ( #27701 ) 2024年05月06日 01:16:12 +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 Tools batch files ( #29179 ) 2024年06月19日 21:33:02 +02:00
runserver-Tools.sh Add bash equivalents run*.bat scripts for linux devs ( #31195 ) 2024年08月20日 00:36:08 +02:00
runserver.bat Use dotnet run for the run batch files instead of directly calling the exe ( #27698 ) 2024年05月05日 22:18:26 +02:00
runserver.sh Add bash equivalents run*.bat scripts for linux devs ( #31195 ) 2024年08月20日 00:36:08 +02:00
SECURITY.md
shell.nix Merge Upstream ( #538 ) 2024年08月27日 13:01:32 -04:00
SpaceStation14.sln Patreon Perks ( #1423 ) 2025年01月19日 21:50:59 -05:00
SpaceStation14.sln.DotSettings Patreon Perks ( #1423 ) 2025年01月19日 21:50:59 -05:00

[画像:Space Station 14]

Sirena is a Russian fork of Goob Station, which is itself a fork of 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, specifically, the content pack for Sirena.

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.

Sirena Discord server

Documentation/Wiki

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.

Contributing

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.

Translations of the game are more than welcome on this repository. As this fork is mainly targeted at a Russian-speaking audience, you should attempt to keep parity between both the en-US and ru-RU locales, preferring en-US in prototype names.

Building

  1. Clone this repo.
  2. Run RUN_THIS.py to init submodules and download the engine.
  3. Compile the solution.

More detailed instructions on building the project.

License

Content contributed to this repository after commit 8270907bdc509a3fb5ecfecde8cc14e5845ede36, as well as all content under the Sirena namespace is licensed under the GNU Affero General Public License version 3.0, unless otherwise stated. See LICENSE-AGPLv3.txt. Content contributed to this repository before commit 8270907bdc509a3fb5ecfecde8cc14e5845ede36 is licensed under the MIT license, unless otherwise stated. See LICENSE.txt.

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.