diff options
Diffstat (limited to 'data/conf/server.conf')
| -rw-r--r-- | data/conf/server.conf | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/data/conf/server.conf b/data/conf/server.conf deleted file mode 100644 index c9f2cc1..0000000 --- a/data/conf/server.conf +++ /dev/null @@ -1,20 +0,0 @@ -NAME defalt gameserver - -DAEMON 1 - -#IP4 0.0.0.0 -IP6 :: -PORT 6800 -LAN_ONLY 0 - -MAX_CLIENTS 32 -ARENA BAIACO8B - -ITEM 10 -MAX_ITEM 20 - -PID_FILE tuxanci-server.pid -LOG_FILE tuxanci-server.log -SCORE_FILE highscore.txt - -SUPPORT_CLIENTS 0.20.0 0.21.0 0.2.99 |