Watchful1/CurseAppFeatureTracker

Deleting a mod should not delete optional dependencies

Closed this issue ยท 4 comments

I recently deleted EnderIO addons and it had fastcraft as an optional library, it deleted fastcraft too.

It should prompt for each dependency on if it should be deleted as well. There is no need for the library if the only mod that uses it has been removed, but it should atleast ask for each mod so something like this doesn't occur.

It should prompt regardless, even if no other mod is using a particular dependency, because some of those mods have features of their own that people may desire.

it should prompt for deleting a mod too, just in case you missclick.

True. An 'are you sure' isn't a bad idea for mod deletion.