-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathloadFolders.xml
27 lines (20 loc) · 962 Bytes
/
loadFolders.xml
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
<loadFolders>
<v1.4>
<li>/</li>
<li>1.4</li>
<li IfModActive="vanillaexpanded.achievements">1.4/Mods/VanillaAchievementsExpanded</li>
<li IfModActive="spoonshortage.ADogSaidAnimalProsthetics">1.4/Mods/ADogSaid</li>
<li IfModActive="Ludeon.RimWorld.Ideology">1.4/Mods/Ideology</li>
<li IfModActive="VanillaExpanded.VPsycastsE">1.4/Mods/VanillaPsycastsExpanded</li>
<li IfModActive="VanillaExpanded.VPsycastsE_steam">1.4/Mods/VanillaPsycastsExpanded</li>
<li IfModActive="BiomesTeam.BiomesIslands">1.4/Mods/BiomesIslands</li>
</v1.4>
<v1.5>
<li>/</li>
<li>1.5</li>
<li IfModActive="VanillaExpanded.VPsycastsE">1.5/Mods/VanillaPsycastsExpanded</li>
<li IfModActive="VanillaExpanded.VPsycastsE_steam">1.5/Mods/VanillaPsycastsExpanded</li>
<li IfModActive="BiomesTeam.BiomesIslands">1.5/Mods/BiomesIslands</li>
<li IfModActive="OskarPotocki.VFE.Insectoid2">1.5/Mods/VFEInsectoids2</li>
</v1.5>
</loadFolders>