-
Notifications
You must be signed in to change notification settings - Fork 2
/
loadfolders.xml
28 lines (25 loc) · 1.2 KB
/
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
26
27
28
<loadFolders>
<v1.4>
<li>/</li>
<li>1.4</li>
<li IfModActive="Nals.FacialAnimation">Patch_FacialAnimation/1.4</li>
<li IfModActive="projectjedi.lightsabers">Patch_Lightsabers/1.4</li>
<li IfModActive="erdelf.humanoidalienraces">Patch_AlienRaces/1.4</li>
<li IfModActive="Krkr.rule56">Patch_CAI5000/1.4</li>
<li IfModActive="ceteam.combatextended">Patch_CombatExtended/1.4</li>
<li IfModActive="Taranchuk.PerformanceOptimizer">Patch_PerformanceOptimizer/1.4</li>
<li IfModActive="owlchemist.tacticowl">Patch_Tacticowl/1.4</li>
</v1.4>
<v1.5>
<li>/</li>
<li>1.5</li>
<li IfModActive="Nals.FacialAnimation">Patch_FacialAnimation/1.5</li>
<li IfModActive="projectjedi.lightsabers">Patch_Lightsabers/1.5</li>
<li IfModActive="erdelf.humanoidalienraces">Patch_AlienRaces/1.5</li>
<li IfModActive="Krkr.rule56">Patch_CAI5000/1.5</li>
<li IfModActive="ceteam.combatextended">Patch_CombatExtended/1.5</li>
<li IfModActive="Taranchuk.PerformanceOptimizer">Patch_PerformanceOptimizer/1.5</li>
<li IfModActive="owlchemist.tacticowl">Patch_Tacticowl/1.5</li>
<li IfModActive="SmashPhil.VehicleFramework">Patch_Vehicles/1.5</li>
</v1.5>
</loadFolders>