This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
Releases: Nincraft/ModPackDownloader
Releases · Nincraft/ModPackDownloader
0.7.2
0.7.1 - More Security Vulnerability Fix
What's Changed
- Bump log4j-core from 2.16.0 to 2.17.0 in /modpackdownloader-core by @dependabot in #111
Full Changelog: 0.7...0.7.1
0.7 - Security Vulnerability Fix
What's Changed
- Bump log4j-core from 2.12.0 to 2.15.0 in /modpackdownloader-core by @dependabot in #108
- Bump log4j-api from 2.15.0 to 2.16.0 in /modpackdownloader-core by @dependabot in #109
New Contributors
- @dependabot made their first contribution in #108
Full Changelog: 0.6.1...0.7
0.6.1 - Fixed Copying from Cache
Fixed an issue where encoding and decoding the filename resulted in not being able to copy a mod from cache
0.6 - Downloading fixed
- Upgraded to Java 11
- Downloading has been fixed, closes #97
- Updating and other functions remain broken but they are being worked on
Fix Curse downloading
Minor update to fix Curse downloads
Fix Curse mod updating
Fixes #72
Minor bug fix
Fixes #70
MPD 0.5: The GUI update
This release splits up Modpack Downloader (MPD) a little bit. The version you're used to running is now known as Modpackdownloader CLI (Command line interface). Download the ModpackDownloader-cli jar if you would like to continue using MPD via command line. You also now have the option of using MPD via a GUI and also a Maven plugin.
Major Changes
- New split jars
- GUI
- CLI
- Maven plugin
- updateCurseModpack argument is now a String taking in a Curse slug instead of a boolean