This repository has been archived by the owner on May 16, 2023. It is now read-only.
Releases: erri120/rpgmpacker
Releases · erri120/rpgmpacker
Release 1.5.3
Fixed
- Fixed character encoding for MZ Effect parsing on Linux (#25)
Release 1.5.2
Fixed
- Hotfixed
sv_enemies
folder still being ignored (#24)
Release 1.5.1
Fixed
- Fixed Side-View Enemy Battler Images not being excluded properly (#22)
Release 1.5.0
Release 1.4.0
Added
- Added support for a TOML config file
- Skip copying save files
Fixed
- Fixed atomic values not being initialized
Release 1.3.0
Added
- Added MZ Effect parsing for better unused file exclusion
Fixed
- Fixed error log always displaying "Actors.json" during JSON exception
Release 1.2.1
Fixed
- Fixed missing folders, replaced error with a warning (see #6)
- Fixed Exclude Unused Files feature for MZ
Release 1.2.0
Added
- "Exclude Unused Files" support
Release 1.1.0
Added
- macOS support
Fixed
- Compilation with MinGW
Release 1.0.0
Added
- Everything. This is the first release of this application.