This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
Releases: Nincraft/ModPackDownloader
Releases · Nincraft/ModPackDownloader
0.2.1
v0.2 - Curse ModPack Downloading/Updating with MultiMC
Major Features
Update Curse ModPacks with MultiMC (or really any launcher)
As described by @Watchful1 in #28, adding a modpackid file in your MultiMC minecraft folder with the modpack slug in it, this jar, and adding the prelaunch command on your instance to run this jar with the -updateCurseModPack option will automatically download and unpack the latest version of that modpack. You'll have to setup the correct Forge version yourself, but the downloader will stop you if you have the incorrect version.
Batch add Curse mods via URLs
Adding a "batchAddCurse" JSON array of Curse URLs to your manifest and running an update will automatically add the latest version of those mods for your Minecraft version to the manifest.
Minor Features
- Fixed some bugs
- Mod directory will be backed up during modpack updating
- Other stuff I probably forgot about
v0.1.1
v0.1 release
First actual release