Module server

Module server 

Source
Expand description

Game server packets.

Structs§

Challenge
Sended to a master server before ServerAdd packet.
GetServerInfoResponse
Game server information to game clients.
ServerAdd
Add/update game server information on the master server.
ServerFlags
Additional server flags.
ServerRemove
Remove the game server from a list.

Enums§

Os
The operating system on which the game server runs.
Packet
Game server packet.
Region
The region of the world in which the server is located.
ServerType
Game server type.