Skip to content

Commit

Permalink
Merge pull request #3143 from SamaelGray/SamaelGray-VBGE-LoadFolders
Browse files Browse the repository at this point in the history
VBGE packageId fix and RW version update
  • Loading branch information
N7Huntsman authored May 19, 2024
2 parents 6ea7f10 + 3f0f8df commit 0f2ad95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</supportedVersions>
<packageId>CETeam.CombatExtended</packageId>
<description>Version: 15.6.0.0\n\nExtends combat mechanics to make them deeper and more tactical.</description>
<modIconPath>UI/Icons/CE_ModIcon_JustHat</modIconPath>
<modIconPath IgnoreIfNoMatchingField="True">UI/Icons/CE_ModIcon_JustHat</modIconPath>
<modDependencies>
<li>
<packageId>brrainz.harmony</packageId>
Expand Down
6 changes: 3 additions & 3 deletions LoadFolders.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<loadFolders>
<v1.4>
<v1.5>
<!-- Core Files -->
<li>/</li>
<!-- DLC -->
Expand Down Expand Up @@ -414,7 +414,7 @@
<li IfModActive="VanillaExpanded.VAPPE">ModPatches/Vanilla Apparel Expanded</li>
<li IfModActive="VanillaExpanded.VAEAccessories">ModPatches/Vanilla Apparel Expanded - Accessories</li>
<li IfModActive="VanillaExpanded.VARME">ModPatches/Vanilla Armour Expanded</li>
<li IfModActive="VanillaExpanded.BaseGeneration">ModPatches/Vanilla Base Generation Expanded</li>
<li IfModActive="VanillaExpanded.BaseGenerationExpanded">ModPatches/Vanilla Base Generation Expanded</li>
<li IfModActive="VanillaExpanded.VBrewE">ModPatches/Vanilla Brewing Expanded</li>
<li IfModActive="VanillaExpanded.VChemfuelE">ModPatches/Vanilla Chemfuel Expanded</li>
<li IfModActive="VanillaExpanded.VFEA">ModPatches/Vanilla Factions Expanded - Ancients</li>
Expand Down Expand Up @@ -590,5 +590,5 @@
<li IfModActive="840.Tach.GWarCasket">ModPatches/WarCasket Barbatos Gundam Addon</li>
<li IfModActive="Mlie.XennRace">ModPatches/Xenn</li>
<li IfModActive="Neronix17.OuterRim.DroidDepot">ModPatches/Outer Rim - Droid Depot</li>
</v1.4>
</v1.5>
</loadFolders>

0 comments on commit 0f2ad95

Please sign in to comment.