tgstation-server 6.12.3
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 {
15 public Uri? TrackedRepositoryUrl { get; set; }
16 }
17}
Indicates data from the TGS update source.
Uri? TrackedRepositoryUrl
The GitHub repository the server is built to receive updates from.