2018-08-03 16:42:50 -04:00
2018-08-02 23:31:20 -04:00
2018-08-01 15:45:59 -04:00
2018-08-02 14:37:41 -04:00
2018-07-25 12:20:44 -04:00
2018-04-25 12:06:16 -04:00
2018-08-01 15:50:56 -04:00
2017-05-31 10:27:26 -04:00
2018-08-03 13:56:52 -04:00
2018-08-03 09:30:51 -04:00
2018-08-01 18:19:12 -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 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%