Skip to content

Simple downloader for Minecraft Forge Modpacks. Works with Curse manifest JSONs

License

Notifications You must be signed in to change notification settings

JosephCDonaldson/ModPackDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModPack Downloader [![Build Status](http://play.nincraft.com:8080/buildStatus/icon?job=Mod Pack Downloader)](http://play.nincraft.com:8080/job/Mod Pack Downloader)

A simple command line downloader for Minecraft Forge Modpacks. Also works with Curse manifest JSONs.

Usage

Execute via command line with two arguments, the manifest json and the folder where you want your mods downloaded.

Example: java -jar modpackdownloader.jar -manifest mods.json -folder mods

This will read the mods.json and download all mods to the mods folder.

It can also be ran without any arguments and default to manifest.json for the manifest and mods for the download folder.

For additional examples check out some of our modpacks that implement this:

About

Simple downloader for Minecraft Forge Modpacks. Works with Curse manifest JSONs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%