rvpacker-txt-rs v3.0.4
Changes
- Fixed and improved incorrect older engines processing. Now, the program won't produce empty .txt files or panic when dealing with some RPG Maker XP and VX games.
- Added
--gen-json
flag to generate JSON representations of data files of older engines. - Fixed incorrect order of words in "file already parsed" messages.
Note
From now on, the program is compiled using gcc
instead of msvc
and linked statically. Expect larger file sizes.
Call rvpacker-txt-rs -h
for help.