tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
EngineType.cs
Go to the documentation of this file.
2{
6 public enum EngineType
7 {
11 Byond,
12
17 }
18}
EngineType
The type of engine the codebase is using.
Definition EngineType.cs:7
@ OpenDream
The OpenDream BYOND reimplementation.
@ Byond
Build your own net dream.