Nexus-Mods / NexusMods.App

Home of the development of the Nexus Mods App
https://nexus-mods.github.io/NexusMods.App/
GNU General Public License v3.0
672 stars 42 forks source link

Stardew Valley - Warn of duplicate mods #1673

Open Pickysaurus opened 1 week ago

Pickysaurus commented 1 week ago

Improvement

Currently

If you have an outdated version of a mod, the app will tell you to update it. When you add the updated version to the loadout, it doesn't automatically remove the old version.

We want

We should have a check in place for duplicates. Realistically this should be different versions of the same package.

This issue can be solved more robustly once mod updates are possible.

Supporting Information

(Include any supporting screenshots etc to support the above)

Design

(Any designs to required for this feature)

erri120 commented 1 week ago

Related to #1160 and #63.

LukeNexusMods commented 3 days ago

We will end up with duplicates with collections and mods lists.

If you have a single mod list and you install two of the same mod, should it look different?

Diagnostics dont work correctly with multiple of the same mod. We will need to update our diagnostics to account for this.