No description
  • C# 75.9%
  • Fluent 23.7%
  • Python 0.3%
Find a file
2026-08-07 01:24:36 +10:00
.github Merge remote-tracking branch 'RMC-14/master' into rmc-upstream 2026-04-29 08:24:58 +10:00
.run
.vscode
BuildChecker
BuildFiles/Mac/Space Station 14.app/Contents
Content.Analyzers
Content.Benchmarks
Content.Client feat: armor modules customization [WIP] 2026-08-04 23:34:22 +10:00
Content.DiscordBot Update Content.DiscordBot to .NET 9, wrap update loop in a try catch 2025-12-09 17:03:11 -08:00
Content.Docfx
Content.IntegrationTests Refactor: Split DistressSignalRuleSystem into partial classes and dehardcode dropship paths (#9643) 2026-04-10 21:09:15 -07:00
Content.MapRenderer
Content.Packaging
Content.PatreonParser
Content.Replay
Content.Scripts
Content.Server fix: solution ticker ha ha funny 2026-06-15 13:57:05 +10:00
Content.Server.Database Commendation administration (#8953) 2026-02-08 21:53:30 -08:00
Content.Shared feat: what I do? WTF 2026-08-06 23:16:33 +10:00
Content.Shared.Database Adds the Autodoc and RMC Medical Records for the import scan function. (#9363) 2026-03-28 15:38:37 -07:00
Content.Tests
Content.Tools
Content.YAMLLinter
Pow3r
Redactor ref: move armor system 2026-05-27 22:05:13 +10:00
Resources feat: I want remove sh-39 not sh-35 2026-08-07 01:24:36 +10:00
RobustToolbox@ea09bdafbf
RSI.NET@3eead16bba
signatures/version1
Tools
.editorconfig
.envrc
.gitattributes
.gitignore
.gitmodules
bors.toml
CLA.md
CODE_OF_CONDUCT.md
Directory.Packages.props
flake.lock
flake.nix
global.json
Legal.md wip: vehicle 2026-03-06 20:18:59 +10:00
LICENSE.TXT
LICENSE_TTMC14.txt
nuget.config
omnisharp.json
README.md Merge remote-tracking branch 'RMC-14/master' into rmc-upstream 2026-04-29 08:24:58 +10:00
RUN_THIS.py
runclient-Tools.bat
runclient-Tools.sh
runclient.bat
runclient.sh
runserver-Tools.bat
runserver-Tools.sh
runserver.bat
runserver.sh
SECURITY.md
shell.nix
SpaceStation14.sln
SpaceStation14.sln.DotSettings feat: ported cmu zlevels shooting 2026-05-28 17:27:37 +10:00

Rouny

Hello, hello, and welcome to TTMC. This game was created using RobustToolbox and is based on the RMC14 codebase. The project is an unofficial port of TGMC from Space Station 13 to the RT engine. It is based on two builds: TGMC itself and Unga Marines.

Discord | SS14 Steam Launcher | Standalone Launcher Download

Contributing

We are happy to accept contributions from anybody. Get in Discord if you want to help.

Contributing Requirements

  • Understanding how to contribute - Read this resource provided by SS14 and attempt to keep to it. Pull Request and Changelog Guidelines.
  • Media - Add relevant media like videos and photos whereever possible, as proof of changes working in game, and for easier review.
  • Responisbility - By submitting any form of PR, you are confirming that you either own them or have provided the correct necessary licenses to use and distribute them. You are agreeing to be fully responsible for any legal claims or issues arising from the use of these materials.
  • Patience - Please understand that the amount of capable reviewers is very small, PRs depending on their importance priority and size can take anywhere from weeks to months to review. Please do not close your PRs without providing a reason, as we will eventually get around to all of them. A PR awaiting a review does not mean we do not have interest.

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

Everything related to licensing is described here: Legal.md