diff --git a/GameAgent/GameAgent.txt b/GameAgent/GameAgent.txt index 7206c6f..93336f2 100644 --- a/GameAgent/GameAgent.txt +++ b/GameAgent/GameAgent.txt @@ -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"). \ No newline at end of file +Invalid player names are indicated by either byte 0x11 or 0x12 as the player name (in "player_0").