-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLoadFolders.xml
More file actions
39 lines (33 loc) · 1.25 KB
/
LoadFolders.xml
File metadata and controls
39 lines (33 loc) · 1.25 KB
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
<?xml version="1.0" encoding="utf-8"?>
<loadFolders>
<v1.2>
<li>/</li>
<li>1.2</li>
</v1.2>
<v1.3>
<li>/</li>
<li>1.3</li>
</v1.3>
<v1.4>
<li>/</li>
<li>1.4</li>
<li IfModActive="ceteam.combatextended,ceteam.combatextended_steam">1.4/Mods/Combat_Extended</li>
<li IfModActive="spoonshortage.adogsaidanimalprosthetics">1.4/Mods/ADogSaid</li>
<li IfModActive="oskarpotocki.vanillafactionsexpanded.core" IfModNotActive="ceteam.combatextended">1.4/Mods/VEF</li>
<li IfModActive="vanillaexpanded.achievements">1.4/Mods/VAE</li>
</v1.4>
<v1.5>
<li>/</li>
<li>1.5</li>
<li IfModActive="ceteam.combatextended,ceteam.combatextended_steam">1.5/Mods/Combat_Extended</li>
<li IfModActive="spoonshortage.adogsaidanimalprosthetics">1.5/Mods/ADogSaid</li>
<li IfModActive="oskarpotocki.vanillafactionsexpanded.core" IfModNotActive="ceteam.combatextended">1.5/Mods/VEF</li>
</v1.5>
<v1.6>
<li>/</li>
<li>1.6</li>
<li IfModActive="ceteam.combatextended,ceteam.combatextended_steam">1.6/Mods/Combat_Extended</li>
<li IfModActive="spoonshortage.adogsaidanimalprosthetics">1.6/Mods/ADogSaid</li>
<li IfModActive="oskarpotocki.vanillafactionsexpanded.core" IfModNotActive="ceteam.combatextended">1.6/Mods/VEF</li>
</v1.6>
</loadFolders>