pub type MaxClientsNumber = NonZeroU32;
Expand description

Maximum number of clients on a game server

Contained in the Info of an infoResponse message.