summaryrefslogtreecommitdiff
path: root/data/conf/server.conf
diff options
context:
space:
mode:
authorMichal Zima <xhire@mujmalysvet.cz>2010-06-05 16:38:06 +0200
committerMichal Zima <xhire@mujmalysvet.cz>2010-06-05 16:39:20 +0200
commit1e1b1f79adf712d6b7278940ef02d655f89bb3d2 (patch)
treefeb4202277dc9423436aca51553c6f15e8813181 /data/conf/server.conf
parent3180ee104e5a7806c7c3fab29338fcff38755da0 (diff)
Added 0.21.0 to supported server versions
Edited default IPv6 address and port Changed default from IPv4 to IPv6
Diffstat (limited to 'data/conf/server.conf')
-rw-r--r--data/conf/server.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/conf/server.conf b/data/conf/server.conf
index 170a4dd..b8b3631 100644
--- a/data/conf/server.conf
+++ b/data/conf/server.conf
@@ -1,10 +1,10 @@
NAME defalt gameserver
-IP4 0.0.0.0
-#IP6 ::1
+#IP4 0.0.0.0
+IP6 ::
-PORT4 6800
-#PORT6 6806
+#PORT4 6800
+PORT6 6800
MAX_CLIENTS 32
ARENA BAIACO8B
@@ -15,4 +15,4 @@ MAX_ITEM 20
LOG_FILE tuxanci-server.log
SCORE_FILE highscore.txt
-SUPPORT_CLIENTS test 0.20.0 0.2.99 dev
+SUPPORT_CLIENTS test 0.20.0 0.21.0 0.2.99 dev