mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
* Compiling changelogs via tgs3 is no longer supported (#55403) If im understanding things correctly, github actions is currently handling doing this, so we can skip this error prone process here. * Compiling changelogs via tgs3 is no longer supported Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>
10 lines
178 B
JSON
10 lines
178 B
JSON
{
|
|
"documentation": "/tg/station server 3 configuration file",
|
|
"synchronize_paths": [],
|
|
"static_directories": [
|
|
"config",
|
|
"data"
|
|
],
|
|
"dlls": []
|
|
}
|