diff options
Diffstat (limited to 'data/conf/server.conf')
| -rw-r--r-- | data/conf/server.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/conf/server.conf b/data/conf/server.conf index c8aaef2..7da2c3c 100644 --- a/data/conf/server.conf +++ b/data/conf/server.conf @@ -3,16 +3,16 @@ NAME defalt gameserver IP4 0.0.0.0 #IP6 ::1 -PORT4 2200 -#PORT6 2206 +PORT4 6800 +#PORT6 6806 MAX_CLIENTS 32 ARENA BAIACO8B ITEM 10 -MAX_ITEM 10 +MAX_ITEM 20 LOG_FILE tuxanci-server.log -SCORE_FILE height-score.txt +SCORE_FILE highscore.txt -SUPPORT_CLIENTS test 0.20.0 svn +SUPPORT_CLIENTS test 0.20.0 dev |