Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added rule to load before Vanilla Expanded Framework #409

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

SokyranTheDragon
Copy link
Member

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. It may not be a perfect solution, but it'll definitely help for players unaware of the position MP should take, or those who only use built-in sorting functionality.

HugsLib is no longer receiving support and contains some bugs, 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. It'll very likely keep getting supported, so it should stay relevant for long.

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
@SokyranTheDragon SokyranTheDragon added low priority Quality of life or ignorable to an extent. 1.4 Fixes or bugs relating to 1.4 (Not Biotech). labels Dec 28, 2023
@notfood
Copy link
Member

notfood commented Dec 29, 2023

I think it should only be put on MPCompat instead. Since MPCompat requires to be after MP, it'll always be enforced. I don't think people that play modded games are going to play without MPCompat.

@Zetrith Zetrith merged commit 84cc383 into rwmt:master Feb 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4 Fixes or bugs relating to 1.4 (Not Biotech). low priority Quality of life or ignorable to an extent.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants