tgstation-server 6.12.3
The /tg/station 13 server suite
Loading...
Searching...
No Matches
EngineResponse.cs
Go to the documentation of this file.
2{
6 public sealed class EngineResponse
7 {
11 public EngineVersion? EngineVersion { get; set; }
12 }
13}
Information about an engine installation.
Represents an installed Models.EngineVersion.