Stonebound / mc-modpack-builder

Creates Minecraft modpack release files for Technic, Curse and servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft Modpack Builder

This program will take a repo hosted on Github in the Curse Export format (example repo), download it and automatically create release zip files for you. Currently it supports the following formats:

  • CurseForge
  • Techic Launcher
  • MultiMC
  • Manual Installation (for Vanilla launcher, includes Forge installer)
  • Server Download (comes with start scripts and forge files)

Installation

Grab the latest mc-modpack-builder.sh, see how it works and customize it for your needs. Most stuff is commented, if you have a question open an issue.

Usage

./mc-modpack-builder.sh [options]

Options:

setup
    Creates directories and downloads required files
build
    Creates builds for Curse, Technic, MulticMC, Manual Install and Server

About

Creates Minecraft modpack release files for Technic, Curse and servers

License:GNU General Public License v3.0


Languages

Language:Shell 97.0%Language:Batchfile 3.0%