limo-app / limo

A simple Qt based mod manager
GNU General Public License v3.0
119 stars 3 forks source link

Display "Loser name" in show file conflicts #57

Open poperigby opened 1 week ago

poperigby commented 1 week ago

When I'm looking at the file conflicts of a mod that overrides other mods, it only shows that it's the winner of file conflicts, not which mods it's overriding.

Screenshot_2024-11-10_20-09

limo-app commented 1 week ago

I will look into adding another column that displays the overwrite order, something like: Mod 1 -> Mod 2 -> Mod 3 -> Winning Mod

poperigby commented 1 week ago

That would work perfectly!

limo-app commented 1 week ago

This feature has been implemented in fcd4695 and will be part of the next update.