项目作者: Nincraft

项目描述 :
Simple downloader/updater for Minecraft Forge Modpacks. Works with Curse manifest JSONs.
高级语言: Java
项目地址: git://github.com/Nincraft/ModPackDownloader.git
创建时间: 2016-02-08T04:21:41Z
项目社区:https://github.com/Nincraft/ModPackDownloader

开源协议:MIT License

下载


ModPack Downloader CI

This project is not actively maintained. Please consider finding an alternative 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: