Releases: SKevo18/idlemod
Releases · SKevo18/idlemod
v1.0.0
What's Changed
- Fix release workflow
- Uses Go 1.22.3, update Go modules
- Support for MHK 3
- Bump golang.org/x/image from 0.5.0 to 0.10.0 in /gui by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v0.0.3...v1.0.0
v0.0.3
- Implement proper
packmod
command - joins multiple mods together, incorporating their unique modifications in a unified data file - Better UI for mod selecting
- Fix encoding of
meme_language
mod ('
andö
characters)
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Support for MHK 4 unpacking (packing is not implemented yet).
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial version. Supports mhk_1
and mhk_2
.
Full Changelog: https://github.com/SKevo18/mh_mods/commits/v0.0.1