Topic: [Solved]Two versions in Versioncheck
I would like to use two versions of Diablo II LoD, for example ..
versioncheck.conf
# Diablo II - LoD (Expansion) 1.14d
"A=3845581634 B=880823580 C=1363937103 4 A=A-S B=B-C C=C-A A=A-B" \
ver-IX86-1.mpq \
IX86 \
D2XP \
"Game.exe 05/31/16 19:02:24 3618792" \
0x0000000e \
1.14.3.0 \
0x43f51a83 \
D2XP_114D
# Diablo II - LoD (Expansion) 1.11b
"A=3845581634 B=880823580 C=1363937103 4 A=A-S B=B-C C=C-A A=A-B" \
IX86ver1.mpq \
IX86 \
D2XP \
"Game.exe 08/17/05 01:12:38 2129920" \
0x0000000b \
1.0.11.0 \
0xbfc36199 \
D2XP_111B
But every time I do the configuration, at the time of verification, it only validates the first version of the list, which in this case would be 1.14D.
What do I have to do to accept the two versions?