Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

Releases: Anahkiasen/isaac-mod-manager

0.3.0

25 Mar 10:02
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Added

  • Added --select flag to the mods:* commands which allows you to pick precisely which mods to install/uninstall
  • Added ability to install/uninstall mods by text in addition to Steam ID (eg. chud will match Chud Lite+)
  • Added automatic resources extraction on Unix platforms
  • Added autoupdates to the PHAR via the imm.phar self-update command
  • Added better logic to guess the paths to the game and mods
  • Added conflicts resolver system
  • Added progress bar during initial resources backup
  • Added warning when installing mods that were in booster packs, and offer to filter them out

Changed

  • The mods:install can now install LUA mod by passing the --lua flag, this is very experimental

Fixed

  • Fixed binary always showing "dev version" even on stable builds
  • Fixed issue with some mods being ignored due to invalid characters in their metadata.xml file
  • Fixed Mac support

0.2.3

09 Mar 01:29
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

Fixed

  • Fixed crash during mod uninstallation

0.2.2

09 Mar 01:18
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Changed

  • Removed dependency on mbstring extension

0.2.1

09 Mar 01:00
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Fixed

  • Fixed some PHAR compatibility issues

0.2.0

09 Mar 00:48
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Added

  • Added restore command
  • Added better error handling for various situations

Changed

  • Mods-related commands are now under the mods: prefix

Fixed

  • Reduced size of archive
  • Fix Bash on Windows compatibility

0.1.0

08 Mar 20:57
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Added

  • Initial release