AopAop Game Packer

AopAop Game Packer is a cross-platform game packer for AopAop that can pack games made by RPG Maker MV/MZ game engines

Download

Currently only for x86 (32/64 bit) platforms

0.9.4

Windows

May 12, 2024

0.9.4

Linux

May 12, 2024

0.9.4

macOS

May 12, 2024

Changelog

AopAop Game Packer 0.9.4 Release

May 12, 2024
Copy apng or 0 byte files directly in mode slow;
Add some key-value pairs and fix nwjs_emulator value type for aopaop.json;
Fix bug: filepath is not case-insensitive in mode slow;

AopAop Game Packer 0.9.3 Release

Mar 07, 2024
Added Aop File version 2 support, the mainly is case-insensitive in path or filename and move configuration from package.json to aopaop.json;

AopAop Game Packer 0.9.2 Release

Jan 24, 2024
Fixed some known bugs;

AopAop Game Packer 0.9.1 Release

Jan 19, 2024
support non-English characters filename;

AopAop Game Packer 0.9.0 Release

Jan 15, 2024
add: read, parse, write package.json;
add: pack mode option: fast, slow(compress);
current work dir optimization on macOS;
optimized program execute process;
fixed some known bugs;

AopAop Game Packer 0.8.0 Release

Jan 07, 2024
fixed some known bugs;

AopAop Game Packer 0.7.0 Release

Jan 04, 2024
first public release;
add: RPG Maker MV/MZ game packer;
add: read and parse data/System.json;
add: version, title and cover input;
add: progress bar;
optimized program execute process;
fixed some known bugs;
fixed some known issues;
lots of refactoring and optimization;
implemented a parser for Android;
test on android 9, 10, 11, 12, 13 and 14;
test on ubuntu 18.04 and centos7;
test on macos 10.14 and macos14;
test on win7, win10 and win11;