ME3Tweaks / ME3TweaksModManager

Mod Manager for Mass Effect Original Trilogy and Mass Effect Legendary Edition
GNU General Public License v3.0
121 stars 34 forks source link

Creating or renaming a batch install overwrites any other batch with the same name #410

Open smalltimewizard opened 2 months ago

smalltimewizard commented 2 months ago
  1. Create a batch install for LE2, calling it "My Mods". image
  2. Create or rename a batch install for LE1, also calling it "My Mods". image The first batch, for a different game, is overwritten.

Expected behavior: Warn or keep both batches.

Mgamerz commented 1 month ago

Apparently this was already a known issue in my code that I never got around to implementing

image

This is now implemented in the upcoming release of Mod Manager 9.

image