Sk1erLLC / Patcher

A Forge mod full of Vanilla bug fixes, Quality of Life improvements, and performance enhancements.
Other
232 stars 60 forks source link

Change how you detect mods that can be replaced by patcher #110

Closed Alexdoru closed 2 years ago

Alexdoru commented 2 years ago

Since I use Patcher I have designed my mod to be 100% compatible with Patcher but this notification shows up on start up anyways and it's straigth up untrue and is missleading to users.

Imo you should print that message only for mods that you have listed here image

image

DJtheRedstoner commented 2 years ago

This is caused by a bug on our part. This should not be a contains check.

Sychic commented 2 years ago

Fixed in 1dcb1f9