Releases: WarningImHack3r/mc-mods-checker
Releases · WarningImHack3r/mc-mods-checker
v1.1.4
- Automatically catches missing
en_US
dictionary error and fixes it on Windows - Add support for macOS & Linux
- Fix a rare crash with mod names
- Does not require to
cd
into the script's directory to run it anymore (you can run it from anywhere in your system) - Update to a clearer README
v1.1.3
- Change Minecraft version detection mechanism to use the latest matched version instead of the most matched one
- Fix a crash where a folder for a new version would already exist
v1.1.2
- Ask which Minecraft version to upgrade to if a newer Minecraft version is available
- Fix wrong targeted Minecraft version when upgrading to a newer Minecraft version
- Port more granular upgrade selection to the "upgrade to newer Minecraft version" part
- Keep not upgraded mods alongside upgraded mods when upgrading to a newer Minecraft version
- Silent Fabric Installer output
- Fix flickering spinner text when downloading Fabric Installer
- Fix unrelated mods being marked as updates of some mods
- Update dependencies requirements
v1.1.1
- Unescape downloaded file name
- Safer gathering of original file name
v1.1.0
- Add Modrinth support
- Wording improvements
v1.0.2
- Add script version
- Correctly pluralize output
- Much better logic when selecting mods to update
- Early exit if no mods are found
- Remove the
click
dependency - Update
requirements.txt
v1.0.1
- Add the ability to select the updates to apply manually
- Improve the exit mechanism
- Wording & improvements
- Add demo GIF in README
v1.0.0
- Initial release