2018-08-29 11:51:09 -04:00
2018-08-20 12:30:53 -04:00
2018-08-20 13:42:15 -04:00
2018-07-25 12:20:44 -04:00
2018-04-25 12:06:16 -04:00
2017-05-31 10:27:26 -04:00
2018-08-14 20:36:48 -04:00
2018-08-29 11:22:17 -04:00

tgstation-server v4:

Build status Build Status codecov Waffle.io - Columns and their card count

GitHub license Average time to resolve an issue NuGet version

forthebadge forinfinityandbyond

forthebadge forthebadge

This is a toolset to manage production BYOND servers. It includes the ability to update the server without having to stop or shutdown the server (the update will take effect on a "reboot" of the server) the ability start the server and restart it if it crashes, as well as systems for fixing errors and merging GitHub Pull Requests locally.

Generally, updates force a live tracking of the configured git repo, resetting local modifications. If you plan to make modifications, set up a new git repo to store your version of the code in, and point this script to that in the config (explained below). This can be on GitHub or a local repo using file:/// urls.

Legacy Servers

  • Older server versions can be found in the V# branches of this repository

CONTRIBUTING

LICENSING

  • The DM API for the project is licensed under the MIT license.
  • The /tg/station 13 icon is licensed under Creative Commons 3.0 BY-SA.
  • The remainder of the project is licensed under GNU AGPL v3

See the /src/DMAPI tree for the MIT license

Languages
C# 96.5%
DM 2.8%
Nix 0.2%
Shell 0.2%
PowerShell 0.1%