v0.5.0
KickBaton
v0.5.0 (2026-08-17)
Full Changelog Previous Releases
- Rename to KickBaton
Kicker collided with an existing CurseForge addon that occupies the same
folder name and the same /kicker slash command, so the two could not be
installed side by side.
Import still accepts strings carrying the old magic. Renaming an addon resets
its saved variables, so exporting before the switch and importing after is the
only way anyone keeps their squads. - Sync an explicit allow-list instead of mirroring with exclusions
robocopy /XD skips a directory for deletion as well as for copying, so files
excluded after they had already been copied once stayed in the addon folder
forever. .github, docs, .pkgmeta and .gitattributes had all leaked in that way. - Exclude docs and workflow folders from the local sync
- Add CurseForge store page copy
- Add project logo and its generator, excluded from packaging
- Update workflow actions to clear the Node 20 deprecation warning