LoadedCamel / MidsReborn

Mids' Reborn : Hero Designer
GNU General Public License v3.0
24 stars 8 forks source link

Cannot install both Mids Reborn v2 and v3 at the same time except via workaround #49

Closed Jacke4913 closed 3 years ago

Jacke4913 commented 3 years ago

Describe the bug Even when Mids Reborn v3 is installed to a different directory, the v2 install is trashed. This makes it hard to compare the two major versions.

To Reproduce Steps to reproduce the behavior:

  1. Install Mids Reborn v2.
  2. Install Mids Reborn v3 to a different directory.
  3. Can't run Mids Reborn v2 as its install directory contents has been removed

Workaround is after installing Mids Reborn v3, copy out the entire contents of a Mids Reborn Unpolished master download (less the .git* directories) into the Mids Reborn v2 install directory.

Expected behavior Major revisions of software often add their major version number to the install name so that both can be installed at the same time to support development and comparison.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Jacke4913 commented 3 years ago

This was effectively fixed by providing a .zip release of Mids 3. I can now easily install both Mids 2 and Mids 3 to different directories and control via the Operating System who by default handles .mxd files.

Thanks for providing the .zip release.