From 89c9fc2bf9baf7ff44e959524f5d439172e63685 Mon Sep 17 00:00:00 2001 From: SLAwww Date: Fri, 11 Mar 2016 16:12:57 +0200 Subject: [PATCH] Update GameAgent.txt --- GameAgent/GameAgent.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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").