-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathLoadFolders.xml
More file actions
28 lines (28 loc) · 2.57 KB
/
LoadFolders.xml
File metadata and controls
28 lines (28 loc) · 2.57 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
<loadFolders>
<v1.5>
<li>1.5</li>
<li IfModActive="Ludeon.RimWorld.Royalty">1.5/Mods/Royalty</li>
<li IfModActive="Ludeon.RimWorld.Ideology">1.5/Mods/Ideology</li>
<li IfModActive="Ludeon.RimWorld.Biotech">1.5/Mods/Biotech</li>
<li IfModActive="Ludeon.RimWorld.Anomaly">1.5/Mods/Anomaly</li>
<li IfModActive="voult.betterpawncontrol" WorkshopUrl="https://steamcommunity.com/sharedfiles/filedetails/?id=1541460369">1.5/Mods/Patch_BetterPawnControl</li>
<li IfModActive="saucypigeon.pawnbadge" WorkshopUrl="https://steamcommunity.com/sharedfiles/filedetails/?id=2526040241">1.5/Mods/Patch_PawnBadge</li>
<li IfModActive="ceteam.combatextended" WorkshopUrl="https://steamcommunity.com/sharedfiles/filedetails/?id=2890901044">1.5/Mods/Patch_CombatExtended</li>
<li IfModActive="vanillaexpanded.skills" WorkshopUrl="https://steamcommunity.com/sharedfiles/filedetails/?id=3400246558">1.5/Mods/Patch_VanillaSkillsExpanded</li>
<li IfModActive="taranchuk.performanceoptimizer" WorkshopUrl="https://steamcommunity.com/sharedfiles/filedetails/?id=2664723367">1.5/Mods/Patch_PerformanceOptimizer</li>
<li IfModActive="wiri.compositableloadouts" WorkshopUrl="https://steamcommunity.com/sharedfiles/filedetails/?id=2679126859">1.5/Mods/Patch_CompositableLoadouts</li>
</v1.5>
<v1.6>
<li>1.6</li>
<li IfModActive="Ludeon.RimWorld.Royalty">1.6/Mods/Royalty</li>
<li IfModActive="Ludeon.RimWorld.Ideology">1.6/Mods/Ideology</li>
<li IfModActive="Ludeon.RimWorld.Biotech">1.6/Mods/Biotech</li>
<li IfModActive="Ludeon.RimWorld.Anomaly">1.6/Mods/Anomaly</li>
<li IfModActive="voult.betterpawncontrol" WorkshopUrl="https://steamcommunity.com/sharedfiles/filedetails/?id=1541460369">1.6/Mods/Patch_BetterPawnControl</li>
<!--<li IfModActive="saucypigeon.pawnbadge" WorkshopUrl="https://steamcommunity.com/sharedfiles/filedetails/?id=2526040241">1.6/Mods/Patch_PawnBadge</li>-->
<li IfModActive="ceteam.combatextended" WorkshopUrl="https://steamcommunity.com/sharedfiles/filedetails/?id=2890901044">1.6/Mods/Patch_CombatExtended</li>
<li IfModActive="vanillaexpanded.skills" WorkshopUrl="https://steamcommunity.com/sharedfiles/filedetails/?id=3400246558">1.6/Mods/Patch_VanillaSkillsExpanded</li>
<li IfModActive="taranchuk.performanceoptimizer" WorkshopUrl="https://steamcommunity.com/sharedfiles/filedetails/?id=2664723367">1.6/Mods/Patch_PerformanceOptimizer</li>
<li IfModActive="wiri.compositableloadouts" WorkshopUrl="https://steamcommunity.com/sharedfiles/filedetails/?id=2679126859">1.6/Mods/Patch_CompositableLoadouts</li>
</v1.6>
</loadFolders>