tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
Constants.cs
Go to the documentation of this file.
2{
6 public static class Constants
7 {
11 public const string CanonicalPackageName = "tgstation-server";
12 }
13}
const string CanonicalPackageName
The name of the project.
Definition Constants.cs:11