Open Pickysaurus opened 5 months ago
Related to #1160 and #63.
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.
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)