- Download the utility from releases
- Double click it (you may need to tell Windows to run anyway)
- Choose your mod manager
- And boom, you're done :3
- Create zipped versions of each mod managers version of your modpack (TODO: More detailed instructions)
- Upload them to releases as
updated-pack-curseforge.zip
andupdated-pack-prism.zip
(Modrinth is currently non-functional) - Set the repo in
.env
to the repo where you'll be uploading releases to as follows:
REPO_USER="yourgithubusername"
REPO_NAME="thenameoftheghrepo"
- Compile via
cargo build --release
- Then distribute the utility to the people using it :3