ServerInfo

Basic server's informations, used to display the server in the game's server list and in the queries.

Members

Structs

MOTD
struct MOTD
Undocumented in source.

Variables

favicon
string favicon;
Undocumented in source.
gametype
string gametype;
Undocumented in source.
map
string map;
Undocumented in source.
max
int max;
Undocumented in source.
motd
MOTD motd;
Undocumented in source.
online
int online;
Undocumented in source.

Meta