IronyModManager icon indicating copy to clipboard operation
IronyModManager copied to clipboard

ignore all conflicts between two specific mods

Open slippycheeze opened this issue 5 years ago • 3 comments

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.

slippycheeze avatar Aug 13 '20 01:08 slippycheeze

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

bcssov avatar Aug 13 '20 01:08 bcssov

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

animusyosho avatar Apr 23 '21 22:04 animusyosho

The following is beyond the scope of the git ignore like syntax this mimics.

bcssov avatar Apr 24 '21 16:04 bcssov