Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 19:01
· 52 commits to restructure since this release
feat: add CurseForge publishing via mc-publish

Adds Kira-NT/mc-publish@v3 GitHub Action step to the build
matrix. Publishes each subproject JAR to CurseForge after the
Modrinth publish step. Auto-detects game versions and mod info
from fabric.mod.json.

Requires CURSEFORGE_TOKEN in GitHub repo secrets (generate at
https://authors.curseforge.com/account/api).