You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version doesnt matter so long as it's a FLOAT. Gonna be used for automatic modpack updates in the future.
The modpack name is going to be in a folder named the same as it, so make sure it complies to standard folder naming. (ascii, no fancy/special characters)
Compress your .minecraft folder into a ZIP file. It CANNOT be a .rar, .7z or anything else.
Rename your .minecraft.zip to something else e.g.: my fantastic modpack.zip.
Done!
Final structure of the .zip should be:
modpack.zip
readme.txt
theme
background.png
logo.png
favicon.ico
.minecraft
bin
mods
resources
options.txt
modpack.json
The user can use the "Install local modpack" button to install your modpack!
Upload your modpack to github (or equivalent) and create a pull request or issue with the information of your modpack if you want users to be able to see it on the public modpack list! (to be done)
Required: Modpack name, modpack version and github raw (or equivalent) link.
(https://github.com/<username>/<repo>/raw/master/<modpack>.zip)