forked from Unity-Technologies/qstat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontrib.cfg
55 lines (47 loc) · 1.13 KB
/
contrib.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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# QStat config file
#
# The following game types were contributed by QStat users.
# To use, copy them into your qstat.cfg or add "-f contrib.cfg" to you
# qstat command line.
gametype aps new extend gps
name = Alien vs Predator 2
default port = 27888
template var = AVP2
game rule = gamename
end
gametype uts new extend uns
name = Unreal Tournament
default port = 7777
template var = UNREALTOURNAMENT
game rule = gametype
end
gametype sms new extend gps
name = Serious Sam
default port = 25601
template var = SERIOUSSAM
game rule = gametype
end
gametype gos new extend gps
name = Global Operations
default port = 28672
template var = GLOBALOPS
game rule = gamedir
end
gametype j2s new extend q3s
name = Jedi Knight 2
default port = 28070
template var = JEDIKNIGHT2
game rule = gamename
end
gametype dks new extend gps
name = Daikatana
default port = 27992
template var = DAIKATANA
game rule = gamedir
end
gametype vcs new extend gps
name = V8 Supercar Challange
default port = 16700
template var = V8SUPERCAR
game rule = gamedir
end