IronyModManager
IronyModManager copied to clipboard
ignore all conflicts between two specific mods
In a few cases, such as "Dynamic UI" and "Dynamic UI + {other mod}", the right resolution is to ignore the conflicts. It'd be nice to be able to tell the conflict resolver that, so it can automatically ignore any conflict those two mods generate.
The nuance is that I'd very much like to have that happen only when those two mods are involved, not if there was a third mod in the mix. er, or "those three, but not with a fourth", etc.
This seems highly specific, probably wanna do these with some kind of a ignore rules like syntax (at a later date). Probably going to have to extend the mod filter syntax: https://github.com/bcssov/IronyModManager/wiki/Mod-Filter
This sounds like it would be really great! Beyond simply ignoring the conflict it would be nice to define for example: UI Overhaul Dynamic + Planetary Diversity always automatically overrides UI Overhaul Dynamic or !!Universal Modifier Patch always overrides anything
The following is beyond the scope of the git ignore like syntax this mimics.