2017-11-22 10:32:38 -05:00
2018-03-28 11:32:24 -04:00
2018-07-20 16:43:48 -04:00
2018-04-16 18:21:47 -04:00
2018-04-25 12:06:16 -04:00
2018-04-25 12:06:16 -04:00
2017-05-31 10:27:26 -04:00
2018-03-28 11:32:24 -04:00
2018-06-27 10:03:19 -04:00
2018-07-16 01:23:51 -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 a production BYOND server. 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

  • Versions 3 and 4 can be found in the legacy/ directory

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 bottom of each file in the /DMAPI tree for the MIT license

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