The /tg/station branch of SS13. https://tgstation13.org/
  • DM 90.6%
  • TypeScript 6.5%
  • JavaScript 1.7%
  • Python 0.7%
  • SCSS 0.2%
Find a file
2026-06-24 03:09:35 -07:00
.github Adds exclude_from_ci support to unit tests, again (#96545) 2026-06-22 04:13:45 +02:00
.vscode Revert "github actions only fire when it's meaningful to do so" (#95059) 2026-02-01 14:50:13 -05:00
_maps Corrects active turfs on the Moon Outpost 19 away mission. (#96605) 2026-06-22 22:34:21 -04:00
bin Cleans up tgfont build command (#69786) 2022-09-08 16:59:46 -07:00
code Merge branch 'tgstation:master' into master 2026-06-24 03:09:35 -07:00
config Adds exclude_from_ci support to unit tests, again (#96545) 2026-06-22 04:13:45 +02:00
cutter_templates/bitmask Autocuts diagonal walls, directional smoothing support, bumps cutter to v5.0.0 (#92471) 2025-08-11 21:40:42 +02:00
html Automatic changelog compile [ci skip] 2026-06-22 06:00:25 +00:00
icons Drain the soul away from pigs (#96615) 2026-06-23 19:07:29 -04:00
interface Reorganizing the non-game UI (#95383) 2026-05-09 15:06:03 +03:00
lua adds some more SDQL2/Lua wrappers (#91950) 2025-07-04 11:40:20 +02:00
modular_horsetest/modules Update boltactionrifles.dm 2026-06-10 21:20:28 -07:00
sound Fixes tram duplicate/unlabelled tram announcements, reduces range (#96606) 2026-06-22 22:33:45 -04:00
SQL Updates the DB_MINOR_VERSION (#94970) 2026-01-24 17:56:41 -05:00
strings Merge branch 'tgstation:master' into master 2026-06-24 03:09:35 -07:00
tgui Merge branch 'tgstation:master' into master 2026-06-24 03:09:35 -07:00
tools Fix backwards updatepaths script (#96643) 2026-06-23 23:22:34 -06:00
.dockerignore Removes tgs3 references (#89385) 2025-02-11 19:22:14 -05:00
.editorconfig Sets prettier to run on the repo (#91379) 2025-05-29 21:23:59 -07:00
.git-blame-ignore-revs Add the two massive sound PRs to .git-blame-ignore-revs (#89471) 2025-02-16 06:55:15 +01:00
.gitattributes Convert changelog to TGUI (#58593) 2021-04-27 08:41:56 +12:00
.gitignore Put dev prefs json backup in gitignore (#92938) 2025-09-11 20:22:37 +02:00
.prettierignore [tgui] Linter fixes 5 (#92051) 2025-07-11 08:27:59 +02:00
.prettierrc.yml Sets prettier to run on the repo (#91379) 2025-05-29 21:23:59 -07:00
.tgs.yml Drops support for 515. Bumps compile ands tests to 516 (#90460) 2025-04-08 00:03:15 +02:00
__odlint.dm Lint with OpenDream (#81892) 2024-03-11 19:31:15 -06:00
biome.json Updates Biome & Prettier with linting applied (#96394) 2026-06-10 09:08:43 +12:00
BUILD.cmd Juke Build 0.9.0 (#61005) 2021-08-25 16:09:00 +02:00
bun.lock Updates Biome & Prettier with linting applied (#96394) 2026-06-10 09:08:43 +12:00
bun.lockb more jump stuff, also fixes a few things in other spots 2026-03-12 11:40:37 -05:00
dependencies.sh Merge branch 'tgstation:master' into master 2026-06-24 03:09:35 -07:00
Dockerfile Hey guys! The Docker build still exists, remember that? Anyone? (#92416) 2025-08-09 19:55:17 +02:00
dreamluau.dll update dreamluau to 0.2.2 (#96436) 2026-06-11 21:25:04 -05:00
GPLv3.txt Cyberboss vs LICENSE round 27 (#33174) 2017-12-01 15:20:25 +01:00
LICENSE Attempt 2 at getting licensing detection to work 2017-11-20 13:29:12 -05:00
package-lock.json Updates Biome & Prettier with linting applied (#96394) 2026-06-10 09:08:43 +12:00
package.json Updates Biome & Prettier with linting applied (#96394) 2026-06-10 09:08:43 +12:00
README.md Fix Cardinal Sin (#93423) 2025-10-12 22:02:15 +02:00
RUN_SERVER.cmd Create RUN_SERVER.cmd (#83329) 2024-05-23 10:13:15 +12:00
rust_g.dll Bumps Rust-G to 6.2.0 (#96340) 2026-06-06 13:57:13 +02:00
SpacemanDMM.toml Makes used dme explicit in sdmm config. (#60996) 2021-08-23 01:01:23 -07:00
tgstation.dme Merge branch 'tgstation:master' into master 2026-06-24 03:09:35 -07:00

/tg/station codebase

Build Status Percentage of issues still open Average time to resolve an issue Coverage

resentment technical debt forinfinityandbyond

Website Link
Website https://tgstation13.org
Code https://github.com/tgstation/tgstation
Server Config https://github.com/tgstation-operations/server-config
Wiki https://tgstation13.org/wiki/Main_Page
Codedocs https://codedocs.tgstation13.org/
/tg/station Discord https://tgstation13.org/phpBB/viewforum.php?f=60
Coderbus Discord https://discord.gg/Vh8TJp9

This is the codebase for the /tg/station flavoured fork of SpaceStation 13.

Space Station 13 is a paranoia-laden round-based roleplaying game set against the backdrop of a nonsensical, metal death trap masquerading as a space station, with charming spritework designed to represent the sci-fi setting and its dangerous undertones. Have fun, and survive!

All github inquiries (such as moderation actions) may be handled via the /tg/station discord #coding-general. Simply ping the @Maintainer role, following the guide on asking questions located in the channel description, with your issue!

DOWNLOADING

Downloading

Running a server

Maps and Away Missions

Compilation

The quick way. Find bin/server.cmd in this folder and double click it to automatically build and host the server on port 1337.

The long way. Find bin/build.cmd in this folder, and double click it to initiate the build. It consists of multiple steps and might take around 1-5 minutes to compile. If it closes, it means it has finished its job. You can then setup the server normally by opening tgstation.dmb in DreamDaemon.

Building tgstation in DreamMaker directly is deprecated and might produce errors, such as 'tgui.bundle.js': cannot find file.

How to compile in VSCode and other build options.

Getting started

For contribution guidelines refer to the Guides for Contributors.

For getting started (dev env, compilation) see the HackMD document here.

For overall design documentation see HackMD.

For lore, see Common Core.

LICENSE

All code after commit 333c566b88108de218d882840e61928a9b759d8f on 2014/12/31 at 4:38 PM PST is licensed under GNU AGPL v3.

All code before commit 333c566b88108de218d882840e61928a9b759d8f on 2014/12/31 at 4:38 PM PST is licensed under GNU GPL v3. (Including tools unless their readme specifies otherwise.)

See LICENSE and GPLv3.txt for more details.

The TGS DMAPI is licensed as a subproject under the MIT license.

See the footer of code/__DEFINES/tgs.dm and code/modules/tgs/LICENSE for the MIT license.

All assets including icons and sound are under a Creative Commons 3.0 BY-SA license unless otherwise indicated.