From 0da13cfa1c359caf5fecef8db1a86fa3e6837965 Mon Sep 17 00:00:00 2001 From: AffectedArc07 Date: Sun, 30 Sep 2018 18:58:48 +0100 Subject: [PATCH] Adds support for TGS3 --- TGS3.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TGS3.json diff --git a/TGS3.json b/TGS3.json new file mode 100644 index 0000000000000..5b42c72d2948b --- /dev/null +++ b/TGS3.json @@ -0,0 +1,7 @@ +{ + "documentation": "/tg/station server 3 configuration file", + "static_directories": [ + "config", + "data" + ] + }