Update GameAgent.txt

This commit is contained in:
SLAwww 2016-03-11 16:12:57 +02:00
parent 8068ab1fa2
commit 89c9fc2bf9

View File

@ -1,7 +1,5 @@
GameAgent is the replacement for gameserver management, such as the serverlist.
The masterserver runs on master1.croteam.org on port 9005.
Querying the masterserver can be done using UDP packets the following way:
UDP Masterserver:9005 {
@ -87,4 +85,4 @@ Some useful things to remember when working with this packet:
Byte 0x03 in ASCII is ETX; end of text.
Byte 0x04 in ASCII IS EOT; end of transmission.
Invalid player names are indicated by either byte 0x11 or 0x12 as the player name (in "player_0").
Invalid player names are indicated by either byte 0x11 or 0x12 as the player name (in "player_0").