tgstation-server 6.12.3
The /tg/station 13 server suite
Loading...
Searching...
No Matches
SwarmRegistrationResult.cs
Go to the documentation of this file.
2{
33}
SwarmRegistrationResult
Result of attempting to register with a swarm controller.
@ PayloadFailure
Response could not be deserialized.
@ CommunicationFailure
A communication error occurred.
@ VersionMismatch
The swarm controller is running a different server version.
@ Unauthorized
The swarm private keys didn't match.