Skip to content

Commit

Permalink
Added rule to load before Vanilla Expanded Framework
Browse files Browse the repository at this point in the history
This is a minor change that shouldn't really affect anything. The main purpose of this is to try and enforce more proper load order, similarly to the reason we list HugsLib as a mod that we should load before.

HugsLib is no longer receiving support and contains some issues, and some mods are dropping it as dependency due to this. Meanwhile Vanilla Expanded Framework is seeing more and more use - be it from new Vanilla Expanded mods, or even unrelated mods that are using it for its features - is
  • Loading branch information
SokyranTheDragon committed Dec 28, 2023
1 parent 7429f3a commit 8764a8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ Discord - https://discord.gg/S4bxXpv
</loadAfter>
<loadBefore>
<li>UnlimitedHugs.HugsLib</li>
<li>OskarPotocki.VanillaFactionsExpanded.Core</li>
</loadBefore>
</ModMetaData>

0 comments on commit 8764a8d

Please sign in to comment.