limo-app / limo

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

Mods split across multiple deployers wont be deleted all together #17

Open ZetaDaemon opened 2 months ago

ZetaDaemon commented 2 months ago

Just got this working with borderlands 1 today and it's great. I've had to create 3 deployers for Borderlands, Borderlands/WillowGame and Borderlands/WillowGame/CookedPC as mods are shipped in multiple ways and place files across the games folders. One issue I noticed is that this results in mods essentially being split into multiple mods that cant be deleted all at once, would be nice if these split mods were grouped up together so they could be toggled and deleted all at once

limo-app commented 2 months ago

Good idea. I will have to think about the exact implementation, but it might use the same system that would also solve #14.