forked from OpenSourceLAN/gameservers-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tracklist.cfg
26 lines (24 loc) · 881 Bytes
/
tracklist.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="utf-8" ?>
<playlist>
<gameinfos>
<game_mode>1</game_mode>
<chat_time>10000</chat_time>
<finishtimeout>1</finishtimeout>
<rounds_pointslimit>50</rounds_pointslimit>
<rounds_usenewrules>0</rounds_usenewrules>
<rounds_forcedlaps>0</rounds_forcedlaps>
<timeattack_limit>1800000</timeattack_limit>
<timeattack_synchstartperiod>0</timeattack_synchstartperiod>
<team_pointslimit>5</team_pointslimit>
<team_maxpoints>6</team_maxpoints>
<team_usenewrules>0</team_usenewrules>
<laps_nblaps>5</laps_nblaps>
<laps_timelimit>0</laps_timelimit>
</gameinfos>
<filter>
<random_map_order>0</random_map_order>
</filter>
<challenge>
<file>Campaigns\Nations\Black\E01-Obstacle.Challenge.Gbx</file>
</challenge>
</playlist>