Skip to content

Open Mod Manager 1.0.7

Compare
Choose a tag to compare
@sedenion sedenion released this 25 Mar 22:53
· 165 commits to master since this release
  • Fix 1.0.6 release non-robust install/uninstall process during supersede

  • Changes Packages download and upgrade default behavior:

    • "Upgrade" Button is removed as package upgrading is now part of the default behavior.
    • New "Download without supersede" command menu for former download default behavior.
    • By default, the downloaded package version now replace the previously installed one, either the version is greater or not.
    • New icons for the remote package list:
      • "Star" Icon indicate remote package does not exists at all in local Library, download will add the package in the library.
      • "Up Arrow" Icon indicate remote package is of greater version than the one in local Library, download will do an upgrade.
      • "Down Arrow" Icon indicate remote package is of older version than the one in local Library, download will do a downgrade.
    • When supersede a currently installed package, it is automatically uninstalled and the downloaded version is installed instead.