Skip to content

rvpacker-txt-rs v3.0.4

Compare
Choose a tag to compare
@savannstm savannstm released this 27 Nov 15:14
· 87 commits to main since this release

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.