Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Releases: Nincraft/ModPackDownloader

0.7.2

09 Apr 22:12
Compare
Choose a tag to compare

Full Changelog: 0.7.1...0.7.2

0.7.1 - More Security Vulnerability Fix

19 Dec 01:48
Compare
Choose a tag to compare

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

14 Dec 20:57
511ed92
Compare
Choose a tag to compare

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

Full Changelog: 0.6.1...0.7

0.6.1 - Fixed Copying from Cache

08 Oct 15:13
Compare
Choose a tag to compare

Fixed an issue where encoding and decoding the filename resulted in not being able to copy a mod from cache

0.6 - Downloading fixed

04 Aug 15:45
Compare
Choose a tag to compare
  • 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

14 Jul 23:39
Compare
Choose a tag to compare

Minor update to fix Curse downloads

Fix Curse mod updating

21 Nov 04:25
Compare
Choose a tag to compare

Minor bug fix

25 Sep 15:16
Compare
Choose a tag to compare

MPD 0.5: The GUI update

23 Jul 22:41
Compare
Choose a tag to compare

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

0.4.3

15 Apr 06:12
Compare
Choose a tag to compare

Fixes console logging