1##############################################################################
2# autoupdate.conf  -  Auto Update Configuration                              #
3#----------------------------------------------------------------------------#
4#                                                                            #
5# This is a list of client tags and their equivalent autoupdate files and    #
6# version information.                                                       #
7#                                                                            #
8# This file will be ignored for certain clients if skip_versioncheck is      #
9# enabled in the bnetd.conf file.                                            #
10#                                                                            #
11# Only the first matching line is used.  If no lines match then no upgrade   #
12# will be attempted and the client will remain at its current version.       #
13#                                                                            #
14# Note: if you want to use the autoupdate wildcard entries, you'll also need #
15# to uncomment the corresponding wildcard entries in versioncheck.conf.      #
16#                                                                            #
17# Do not include "/" in any of the filenames.                                #
18#                                                                            #
19# The versiontag is used to identify a particular version as specified in    #
20# the versioncheck configuration file.                                       #
21#                                                                            #
22# It works like this: versioncheck identifies a version by reported version  #
23# number, checksum, clienttag, etc.  The autoupdate then uses the arch tag,  #
24# client tag and version tag to find the needed update file.                 #
25#                                                                            #
26# War3 and War3x clients have different mpq files for the different game     #
27# languages.  This is accounted for by the server, and the client will get   #
28# the correct file.  Only one entry is needed per arch, client, and version  #
29# tag.                                                                       #
30#                                                                            #
31# Example: With the following line:                                          #
32#                                                                            #
33# IX86    W3XP    W3XP_107A       W3XP_IX86_1xx_111A.mpq                     #
34#                                                                            #
35# war3x english clients will receive the file "W3XP_IX86_1xx_111A_enUS.mpq"  #
36# where russian clients will receive the file "W3XP_IX86_1xx_111A_ruRU.mpq"  #
37# and german clients will receive the file "W3XP_IX86_1xx_111A_deDE.mpq"     #
38# Make sure all the required mpq files are in the files directory or         #
39# autoupdate will not work.                                                  #
40#                                                                            #
41# The avaliable language files are:                                          #
42#                                                                            #
43#   enUS  csCZ  deDE  esES  frFR  itIT  jaJA  koKR  plPL  ruRU  zhCN  zhTW   #
44#                                                                            #
45# The format of this file is as follows:                                     #
46#                                                                            #
47# archtag  clienttag  versiontag  -----update file-----                      #
48#                                                                            #
49##############################################################################
50
51##### Intel (IX86) ###########################################################
52
53# =============== WarCraft III - FT (Expansion) ===============
54#IX86    W3XP    W3XP_107A       W3XP_IX86_1xx_122a_2.mpq
55#IX86    W3XP    W3XP_110A       W3XP_IX86_1xx_122a_2.mpq
56#IX86    W3XP    W3XP_111A       W3XP_IX86_1xx_122a_2.mpq
57#IX86    W3XP    W3XP_112A       W3XP_IX86_1xx_122a_2.mpq
58#IX86    W3XP    W3XP_113A       W3XP_IX86_1xx_122a_2.mpq
59#IX86    W3XP    W3XP_113B       W3XP_IX86_1xx_122a_2.mpq
60#IX86    W3XP    W3XP_114A       W3XP_IX86_1xx_122a_2.mpq
61#IX86    W3XP    W3XP_114B       W3XP_IX86_1xx_122a_2.mpq
62#IX86    W3XP    W3XP_115A       W3XP_IX86_1xx_122a_2.mpq
63#IX86    W3XP    W3XP_116A       W3XP_IX86_1xx_122a_2.mpq
64#IX86    W3XP    W3XP_117A       W3XP_IX86_1xx_122a_2.mpq
65#IX86    W3XP    W3XP_118A       W3XP_IX86_1xx_122a_2.mpq
66#IX86    W3XP    W3XP_119A       W3XP_IX86_1xx_122a_2.mpq
67#IX86    W3XP    W3XP_119B       W3XP_IX86_1xx_122a_2.mpq
68#IX86    W3XP    W3XP_120A       W3XP_IX86_1xx_122a_2.mpq
69#IX86    W3XP    W3XP_120B       W3XP_IX86_1xx_122a_2.mpq
70#IX86    W3XP    W3XP_120C       W3XP_IX86_1xx_122a_2.mpq
71#IX86    W3XP    W3XP_120D       W3XP_IX86_1xx_122a_2.mpq
72#IX86    W3XP    W3XP_120E       W3XP_IX86_1xx_122a_2.mpq
73#IX86    W3XP    W3XP_121A       W3XP_IX86_1xx_122a_2.mpq
74
75# Incremental update from version 1.21b
76#IX86    W3XP    W3XP_121B       W3XP_IX86_121B_122a_2.mpq
77
78# The next one is a WarCraft III - FT wildcard entry.
79#IX86    W3XP    W3XP_1xx        W3XP_IX86_1xx_122a_2.mpq
80
81# ==================== WarCraft III - RoC =====================
82#IX86    WAR3    WAR3_107A       WAR3_IX86_1xx_122a_2.mpq
83#IX86    WAR3    WAR3_110A       WAR3_IX86_1xx_122a_2.mpq
84#IX86    WAR3    WAR3_111A       WAR3_IX86_1xx_122a_2.mpq
85#IX86    WAR3    WAR3_112A       WAR3_IX86_1xx_122a_2.mpq
86#IX86    WAR3    WAR3_113A       WAR3_IX86_1xx_122a_2.mpq
87#IX86    WAR3    WAR3_113B       WAR3_IX86_1xx_122a_2.mpq
88#IX86    WAR3    WAR3_114A       WAR3_IX86_1xx_122a_2.mpq
89#IX86    WAR3    WAR3_114B       WAR3_IX86_1xx_122a_2.mpq
90#IX86    WAR3    WAR3_115A       WAR3_IX86_1xx_122a_2.mpq
91#IX86    WAR3    WAR3_116A       WAR3_IX86_1xx_122a_2.mpq
92#IX86    WAR3    WAR3_117A       WAR3_IX86_1xx_122a_2.mpq
93#IX86    WAR3    WAR3_118A       WAR3_IX86_1xx_122a_2.mpq
94#IX86    WAR3    WAR3_119A       WAR3_IX86_1xx_122a_2.mpq
95#IX86    WAR3    WAR3_119B       WAR3_IX86_1xx_122a_2.mpq
96#IX86    WAR3    WAR3_120A       WAR3_IX86_1xx_122a_2.mpq
97#IX86    WAR3    WAR3_120B       WAR3_IX86_1xx_122a_2.mpq
98#IX86    WAR3    WAR3_120C       WAR3_IX86_1xx_122a_2.mpq
99#IX86    WAR3    WAR3_120D       WAR3_IX86_1xx_122a_2.mpq
100#IX86    WAR3    WAR3_120E       WAR3_IX86_1xx_122a_2.mpq
101#IX86    WAR3    WAR3_121A       WAR3_IX86_1xx_122a_2.mpq
102
103# Incremental update from version 1.21b
104#IX86    WAR3    WAR3_121B       WAR3_IX86_121B_122a_2.mpq
105
106# The next one is a WarCraft III - RoC wildcard entry.
107#IX86    WAR3    WAR3_1xx        WAR3_IX86_1xx_122a_2.mpq
108
109# ===================== Diablo II Expansion (LoD) ===========================
110# Note: the following assumes that you want to upgrade all Diablo II clients
111# to version 1.11b.  If you are still running a 1.10 or 1.09d realm, you
112# will need to modify these entries accordingly.
113
114#IX86    D2XP    D2XP_107        D2XP_IX86_1xx_112A.mpq
115#IX86    D2XP    D2XP_108        D2XP_IX86_1xx_112A.mpq
116#IX86    D2XP    D2XP_109        D2XP_IX86_1xx_112A.mpq
117#IX86    D2XP    D2XP_109B       D2XP_IX86_1xx_112A.mpq
118#IX86    D2XP    D2XP_109C       D2XP_IX86_1xx_112A.mpq
119#IX86    D2XP    D2XP_109D       D2XP_IX86_1xx_112A.mpq
120#IX86    D2XP    D2XP_110        D2XP_IX86_1xx_112A.mpq
121#IX86    D2XP    D2XP_111        D2XP_IX86_1xx_112A.mpq
122
123# Incremental update from version 1.11a --> 1.11b
124#IX86    D2XP    D2XP_111B       D2XP_IX86_111B_112A.mpq
125
126# The next one is a Diablo II LoD wildcard entry.
127#IX86    D2XP    D2XP_1xx        D2XP_IX86_1xx_112A.mpq
128
129# ========================== Diablo II (DV) =================================
130# Note: the following assumes that you want to upgrade all Diablo II clients
131# to version 1.11b.  If you are still running a 1.10 or 1.09d realm, you
132# will need to modify these entries accordingly.
133
134#IX86    D2DV    D2DV_100        D2DV_IX86_1xx_112A.mpq
135#IX86    D2DV    D2DV_101        D2DV_IX86_1xx_112A.mpq
136#IX86    D2DV    D2DV_103        D2DV_IX86_1xx_112A.mpq
137#IX86    D2DV    D2DV_104B       D2DV_IX86_1xx_112A.mpq
138#IX86    D2DV    D2DV_104C       D2DV_IX86_1xx_112A.mpq
139#IX86    D2DV    D2DV_105        D2DV_IX86_1xx_112A.mpq
140#IX86    D2DV    D2DV_105B       D2DV_IX86_1xx_112A.mpq
141#IX86    D2DV    D2DV_106        D2DV_IX86_1xx_112A.mpq
142#IX86    D2DV    D2DV_106B       D2DV_IX86_1xx_112A.mpq
143#IX86    D2DV    D2DV_108        D2DV_IX86_1xx_112A.mpq
144#IX86    D2DV    D2DV_109        D2DV_IX86_1xx_112A.mpq
145#IX86    D2DV    D2DV_109B       D2DV_IX86_1xx_112A.mpq
146#IX86    D2DV    D2DV_109C       D2DV_IX86_1xx_112A.mpq
147#IX86    D2DV    D2DV_109D       D2DV_IX86_1xx_112A.mpq
148#IX86    D2DV    D2DV_110        D2DV_IX86_1xx_112A.mpq
149#IX86    D2DV    D2DV_111        D2DV_IX86_1xx_112A.mpq
150
151# Incremental update from version 1.11a --> 1.11b
152#IX86    D2DV    D2DV_111B       D2DV_IX86_111B_112A.mpq
153
154# The next one is a Diablo II wildcard entry.
155#IX86    D2DV    D2DV_1xx        D2DV_IX86_1xx_112A.mpq
156
157# ================ StarCraft Expansion (Brood War) ==========================
158#IX86    SEXP    SEXP_104        SEXP_IX86_1xx_1161.mpq
159#IX86    STAR    SEXP_104_STAR   SEXP_IX86_1xx_1161.mpq
160#IX86    SEXP    SEXP_105        SEXP_IX86_1xx_1161.mpq
161#IX86    STAR    SEXP_105_STAR   SEXP_IX86_1xx_1161.mpq
162#IX86    SEXP    SEXP_106        SEXP_IX86_1xx_1161.mpq
163#IX86    STAR    SEXP_106_STAR   SEXP_IX86_1xx_1161.mpq
164#IX86    SEXP    SEXP_107        SEXP_IX86_1xx_1161.mpq
165#IX86    STAR    SEXP_107_STAR   SEXP_IX86_1xx_1161.mpq
166#IX86    SEXP    SEXP_108        SEXP_IX86_1xx_1161.mpq
167#IX86    STAR    SEXP_108_STAR   SEXP_IX86_1xx_1161.mpq
168#IX86    SEXP    SEXP_108B       SEXP_IX86_1xx_1161.mpq
169#IX86    STAR    SEXP_108B_STAR  SEXP_IX86_1xx_1161.mpq
170#IX86    SEXP    SEXP_109        SEXP_IX86_1xx_1161.mpq
171#IX86    STAR    SEXP_109_STAR   SEXP_IX86_1xx_1161.mpq
172#IX86    SEXP    SEXP_110        SEXP_IX86_1xx_1161.mpq
173#IX86    STAR    SEXP_110_STAR   SEXP_IX86_1xx_1161.mpq
174#IX86    SEXP    SEXP_111        SEXP_IX86_1xx_1161.mpq
175#IX86    STAR    SEXP_111_STAR   SEXP_IX86_1xx_1161.mpq
176#IX86    SEXP    SEXP_111B       SEXP_IX86_1xx_1161.mpq
177#IX86    STAR    SEXP_111B_STAR  SEXP_IX86_1xx_1161.mpq
178#IX86    SEXP    SEXP_112        SEXP_IX86_1xx_1161.mpq
179#IX86    STAR    SEXP_112_STAR   SEXP_IX86_1xx_1161.mpq
180#IX86    SEXP    SEXP_112B       SEXP_IX86_1xx_1161.mpq
181#IX86    STAR    SEXP_112B_STAR  SEXP_IX86_1xx_1161.mpq
182#IX86    SEXP    SEXP_113        SEXP_IX86_1xx_1161.mpq
183# unfortunately we don't have a SEXP_113_STAR in versioncheck.conf
184#IX86    SEXP    SEXP_113B       SEXP_IX86_1xx_1161.mpq
185#IX86    STAR    SEXP_113B_STAR  SEXP_IX86_1xx_1161.mpq
186#IX86    SEXP    SEXP_113C       SEXP_IX86_1xx_1161.mpq
187#IX86    STAR    SEXP_113C_STAR  SEXP_IX86_1xx_1161.mpq
188#IX86    SEXP    SEXP_113D       SEXP_IX86_1xx_1161.mpq
189#IX86    STAR    SEXP_113D_STAR  SEXP_IX86_1xx_1161.mpq
190#IX86    SEXP    SEXP_113E       SEXP_IX86_1xx_1161.mpq
191#IX86    STAR    SEXP_113E       SEXP_IX86_1xx_1161.mpq
192#IX86    SEXP    SEXP_114        SEXP_IX86_1xx_1161.mpq
193#IX86    STAR    SEXP_114        SEXP_IX86_1xx_1161.mpq
194#IX86    SEXP    SEXP_115        SEXP_IX86_1xx_1161.mpq
195#IX86    STAR    SEXP_115        SEXP_IX86_1xx_1161.mpq
196#IX86    SEXP    SEXP_1151       SEXP_IX86_1xx_1161.mpq
197#IX86    STAR    SEXP_1151       SEXP_IX86_1xx_1161.mpq
198#IX86    SEXP    SEXP_1152       SEXP_IX86_1xx_1161.mpq
199#IX86    STAR    SEXP_1152       SEXP_IX86_1xx_1161.mpq
200#IX86    SEXP    SEXP_1153       SEXP_IX86_1xx_1161.mpq
201#IX86    STAR    SEXP_1153       SEXP_IX86_1xx_1161.mpq
202
203# Incremental update from version 1.15.3
204#IX86    SEXP    SEXP_116        SEXP_IX86_116_1161.mpq
205#IX86    STAR    SEXP_116        SEXP_IX86_116_1161.mpq
206
207# The next one is a Brood War wildcard entry.
208#IX86    SEXP    SEXP_1xx        SEXP_IX86_1xx_1161.mpq
209
210# ========================= StarCraft (original) ============================
211#IX86    STAR    STAR_100        STAR_IX86_1xx_1161.mpq
212#IX86    STAR    STAR_101        STAR_IX86_1xx_1161.mpq
213#IX86    STAR    STAR_102        STAR_IX86_1xx_1161.mpq
214#IX86    STAR    STAR_103        STAR_IX86_1xx_1161.mpq
215#IX86    STAR    STAR_104        STAR_IX86_1xx_1161.mpq
216#IX86    STAR    STAR_105        STAR_IX86_1xx_1161.mpq
217#IX86    STAR    STAR_106        STAR_IX86_1xx_1161.mpq
218#IX86    STAR    STAR_107        STAR_IX86_1xx_1161.mpq
219#IX86    STAR    STAR_108        STAR_IX86_1xx_1161.mpq
220#IX86    STAR    STAR_108B       STAR_IX86_1xx_1161.mpq
221#IX86    STAR    STAR_109        STAR_IX86_1xx_1161.mpq
222#IX86    STAR    STAR_109B       STAR_IX86_1xx_1161.mpq
223#IX86    STAR    STAR_110        STAR_IX86_1xx_1161.mpq
224#IX86    STAR    STAR_111        STAR_IX86_1xx_1161.mpq
225#IX86    STAR    STAR_111B       STAR_IX86_1xx_1161.mpq
226#IX86    STAR    STAR_112        STAR_IX86_1xx_1161.mpq
227#IX86    STAR    STAR_112B       STAR_IX86_1xx_1161.mpq
228#IX86    STAR    STAR_113        STAR_IX86_1xx_1161.mpq
229#IX86    STAR    STAR_113B       STAR_IX86_1xx_1161.mpq
230#IX86    STAR    STAR_113C       STAR_IX86_1xx_1161.mpq
231#IX86    STAR    STAR_113D       STAR_IX86_1xx_1161.mpq
232#IX86    STAR    STAR_113E       STAR_IX86_1xx_1161.mpq
233#IX86    STAR    STAR_114        STAR_IX86_1xx_1161.mpq
234#IX86    STAR    STAR_115        STAR_IX86_1xx_1161.mpq
235#IX86    STAR    STAR_1151       STAR_IX86_1xx_1161.mpq
236#IX86    STAR    STAR_1152       STAR_IX86_1xx_1161.mpq
237#IX86    STAR    STAR_1153       SEXP_IX86_1xx_1161.mpq
238
239# Incremental update from version 1.15.3
240#IX86    STAR    STAR_116        SEXP_IX86_116_1161.mpq
241
242# The next one is a Starcraft wildcard entry.
243#IX86    STAR    STAR_1xx        STAR_IX86_1xx_1161.mpq
244
245# Incremental update from version 1.15.3
246#IX86    STAR    STAR_1153       SEXP_IX86_1153_116.mpq
247
248# The next one is a Starcraft wildcard entry.
249#IX86    STAR    STAR_1xx        STAR_IX86_1xx_116.mpq
250
251# ========================= Diablo (original) ==============================
252# note: Blizzard doesn't update client from 109 to 109b.
253#IX86    DRTL	DRTL_108	DRTL_IX86_108_109.mpq
254
255# The next one is a Diablo wildcard entry.
256#IX86    DRTL	DRTL_1xx	DRTL_IX86_100_109.mpq
257
258# ========================= Warcraft II BNE ===============================
259#IX86    W2BN   W2BN_200	W2BN_IX86_200_202.mpq
260#IX86    W2BN   W2BN_201	W2BN_IX86_201_202.mpq
261
262##### Mac OS X (XMAC) ########################################################
263
264# ===================== Diablo II Expansion (LoD) ===========================
265# Note: the following assumes that you want to upgrade all Diablo II clients
266# to version 1.11b.  If you are still running a 1.10 or 1.09d realm, you
267# will need to modify these entries accordingly.
268
269#XMAC    D2XP    D2XP_109D       D2XP_XMAC_1xx_111B.mpq
270#XMAC    D2XP    D2XP_110        D2XP_XMAC_1xx_111B.mpq
271
272# Incremental update from version 1.11a --> 1.11b
273#XMAC    D2XP    D2XP_111        D2XP_XMAC_111A_111B.mpq
274
275# The next one is a Diablo II LoD wildcard entry.
276#XMAC    D2XP    D2XP_1xx        D2XP_XMAC_1xx_111B.mpq
277
278# ========================== Diablo II (DV) =================================
279# Note: the following assumes that you want to upgrade all Diablo II clients
280# to version 1.11b.  If you are still running a 1.10 or 1.09d realm, you
281# will need to modify these entries accordingly.
282
283#XMAC    D2DV    D2DV_109D       D2DV_XMAC_1xx_111B.mpq
284#XMAC    D2DV    D2DV_110        D2DV_XMAC_1xx_111B.mpq
285
286# Incremental update from version 1.11a --> 1.11b
287#XMAC    D2DV    D2DV_111        D2DV_XMAC_111A_111B.mpq
288
289# The next one is a Diablo II LoD wildcard entry.
290#XMAC    D2DV    D2DV_1xx        D2DV_XMAC_1xx_111B.mpq
291
292# ================ StarCraft Expansion (Brood War) ==========================
293
294#XMAC    SEXP   SEXP_109B       SEXP_XMAC_1xx_113E.mpq
295#XMAC    SEXP   SEXP_110        SEXP_XMAC_1xx_113E.mpq
296#XMAC    STAR   SEXP_110_STAR   SEXP_XMAC_1xx_113E.mpq
297#XMAC    SEXP   SEXP_111        SEXP_XMAC_1xx_113E.mpq
298#XMAC    STAR   SEXP_111_STAR   SEXP_XMAC_1xx_113E.mpq
299#XMAC    SEXP   SEXP_111B       SEXP_XMAC_1xx_113E.mpq
300#XMAC    STAR   SEXP_111B_STAR  SEXP_XMAC_1xx_113E.mpq
301#XMAC    SEXP   SEXP_112        SEXP_XMAC_1xx_113E.mpq
302#XMAC    STAR   SEXP_112_STAR   SEXP_XMAC_1xx_113E.mpq
303#XMAC    SEXP   SEXP_113        SEXP_XMAC_1xx_113E.mpq
304#XMAC    STAR   SEXP_113_STAR   SEXP_XMAC_1xx_113E.mpq
305#XMAC    SEXP   SEXP_113C       SEXP_XMAC_1xx_113E.mpq
306#XMAC    STAR   SEXP_113C_STAR  SEXP_XMAC_1xx_113E.mpq
307# Unfortunately versioncheck.conf does not contain entries for 1.13{a|b|d}
308
309# The next one is a Brood War wildcard entry.
310#XMAC    SEXP   SEXP_1xx        SEXP_XMAC_1xx_113E.mpq
311
312# ========================= StarCraft (original) ============================
313
314#XMAC    STAR   STAR_109B       STAR_XMAC_1xx_113E.mpq
315#XMAC    STAR   STAR_110        STAR_XMAC_1xx_113E.mpq
316#XMAC    STAR   STAR_111        STAR_XMAC_1xx_113E.mpq
317#XMAC    STAR   STAR_111B       STAR_XMAC_1xx_113E.mpq
318#XMAC    STAR   STAR_112        STAR_XMAC_1xx_113E.mpq
319# Unfortunately versioncheck.conf does not contain entries for 1.13{a-d}
320
321# The next one is a Starcraft wildcard entry.
322#XMAC    STAR   STAR_1xx        STAR_XMAC_1xx_113E.mpq
323
324##### Mac OS Classic (PMAC) ##################################################
325
326# ===================== Diablo II Expansion (LoD) ===========================
327# Note: the following assumes that you want to upgrade all Diablo II clients
328# to version 1.11b.  If you are still running a 1.10 or 1.09d realm, you
329# will need to modify these entries accordingly.
330
331#PMAC    D2XP   D2XP_1xx        D2XP_PMAC_1xx_111B.mpq
332
333# ========================== Diablo II (DV) =================================
334# Note: the following assumes that you want to upgrade all Diablo II clients
335# to version 1.11b.  If you are still running a 1.10 or 1.09d realm, you
336# will need to modify these entries accordingly.
337
338#PMAC    D2DV   D2DV_109D       D2DV_PMAC_1xx_111B.mpq
339#PMAC    D2DV   D2DV_1xx        D2DV_PMAC_1xx_111B.mpq
340
341# ================ StarCraft Expansion (Brood War) ==========================
342
343#PMAC    SEXP   SEXP_109B       SEXP_PMAC_1xx_113E.mpq
344#PMAC    SEXP   SEXP_110        SEXP_PMAC_1xx_113E.mpq
345#PMAC    STAR   SEXP_110_STAR   SEXP_PMAC_1xx_113E.mpq
346#PMAC    SEXP   SEXP_111        SEXP_PMAC_1xx_113E.mpq
347#PMAC    STAR   SEXP_111_STAR   SEXP_PMAC_1xx_113E.mpq
348#PMAC    SEXP   SEXP_111B       SEXP_PMAC_1xx_113E.mpq
349#PMAC    STAR   SEXP_111B_STAR  SEXP_PMAC_1xx_113E.mpq
350#PMAC    SEXP   SEXP_112        SEXP_PMAC_1xx_113E.mpq
351#PMAC    STAR   SEXP_112_STAR   SEXP_PMAC_1xx_113E.mpq
352
353# The next one is a Brood War wildcard entry.
354#PMAC    SEXP   SEXP_1xx        SEXP_PMAC_1xx_113E.mpq
355
356# ========================= StarCraft (original) ============================
357
358#PMAC    STAR   STAR_109B       STAR_PMAC_1xx_113E.mpq
359#PMAC    STAR   STAR_110        STAR_PMAC_1xx_113E.mpq
360#PMAC    STAR   STAR_111        STAR_PMAC_1xx_113E.mpq
361#PMAC    STAR   STAR_111B       STAR_PMAC_1xx_113E.mpq
362#PMAC    STAR   STAR_112        STAR_PMAC_1xx_113E.mpq
363
364# The next one is a Brood War wildcard entry.
365#PMAC    STAR   STAR_1xx        STAR_PMAC_1xx_113E.mpq
366