tgstation-server 6.14.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
AdministrationResponse.cs
Go to the documentation of this file.
1using System;
2
4
6{
11 {
16 public Uri? TrackedRepositoryUrl { get; set; }
17 }
18}
Indicates data from the TGS update source.
Uri? TrackedRepositoryUrl
The GitHub repository the server is built to receive updates from.