v2.3.14
ReforgeLite Classic
v2.3.14 (2026-06-17)
Full Changelog Previous Releases
- grant contents:write so packager can create GitHub releases
The default GITHUB_TOKEN is read-only on newer repos, which would block
release creation; explicit permission ensures the tag release and zip
asset are published. - add GitHub Actions workflow to package and release on tag push
Runs the BigWigs packager on tag push (same release.sh path proven
working locally), uploading to CurseForge via CF_API_KEY and creating
a GitHub release via the built-in GITHUB_TOKEN. - AmplificationItems fix
- Update .gitignore
- staticpopup cleanup