juraj-hrivnak / Pakku

A multiplatform modpack manager for Minecraft: Java Edition. Create modpacks for CurseForge, Modrinth or both simultaneously.
https://juraj-hrivnak.github.io/Pakku/
European Union Public License 1.2
29 stars 4 forks source link

Release Type #64

Open Xikaro opened 1 week ago

Xikaro commented 1 week ago

I would like to be able to specify the release type in pakku.json

I would primarily like to use this for automated build scripts, so that I don't have to specify it manually in the job. This will also be needed later, when implementing automatic uploads in curseforge and modrinth.

"release_type": "beta"

juraj-hrivnak commented 1 week ago

Related to #53