https://github.com/axolotlclient/modpack-generator
Create & Update the AxolotlClient Modpack without a hassle
https://github.com/axolotlclient/modpack-generator
Last synced: about 1 year ago
JSON representation
Create & Update the AxolotlClient Modpack without a hassle
- Host: GitHub
- URL: https://github.com/axolotlclient/modpack-generator
- Owner: AxolotlClient
- License: other
- Created: 2023-02-15T14:00:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T00:27:11.000Z (over 1 year ago)
- Last Synced: 2025-01-28T10:44:40.533Z (over 1 year ago)
- Language: Java
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AxolotlClient Modpack generator
### Dependencies
These dependencies need to be available in your $PATH for this to work correctly.
- packwiz
### Usage (Why though, there is no reason for anyone to run this)
- when run with no arguments:
- Create/Update the modpack for all available versions
- with Minecraft version(s) as arguments:
- Create/Update the modpack for the provided version(s)
The version of the modpack will be incremented automatically.
The mods of each version are defined in [MinecraftVersion](src/main/java/io/github/axolotlclient/MinecraftVersion.java)