tgstation-server
The /tg/station 13 server suite
Main Page
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Api
Models
Administration.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Tgstation
.
Server
.Api.Models
4
{
6
public
sealed
class
Administration
7
{
11
public
bool
WindowsHost {
get
;
set
; }
12
16
public
Uri TrackedRepositoryUrl {
get
;
set
; }
17
21
public
Version LatestVersion {
get
;
set
; }
22
26
public
Version NewVersion {
get
;
set
; }
27
}
28
}
Tgstation.Server.Api.Models.IrcPasswordType.Server
Use server authentication
System
Tgstation.Server.Api.Models.Administration
Definition:
Administration.cs:6
Tgstation
Generated by
1.8.11