mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
Merge pull request #326 from Cyberboss/BadgeBloogGod
Badges for the badge gods
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
# Tgstation Toolkit:
|
||||
|
||||
[](https://ci.appveyor.com/project/Cyberboss/tgstation-server-tools) [](https://travis-ci.org/tgstation/tgstation-server) [](https://codecov.io/gh/tgstation/tgstation-server)
|
||||
|
||||
[](https://github.com/tgstation/tgstation-server/blob/master/LICENSE) [](http://isitmaintained.com/project/tgstation/tgstation-server "Average time to resolve an issue") [](https://badge.fury.io/nu/TGServiceInterface)
|
||||
|
||||
[](http://forthebadge.com) [](https://www.reddit.com/r/SS13/comments/5oplxp/what_is_the_main_problem_with_byond_as_an_engine/dclbu1a)
|
||||
|
||||
[](http://forthebadge.com) [](http://forthebadge.com)
|
||||
|
||||
|
||||
This is a toolset to manage a production server of /tg/Station13 (and its forks). It includes the ability to update the server without having to stop or shutdown the server (the update will take effect next round) 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.
|
||||
|
||||
Reference in New Issue
Block a user