rpg-extract

Extractor for RPG Maker VX Ace
git clone https://git.ce9e.org/rpg-extract.git

NameSize
LICENSE1072B
README.md674B
rpg_extract.py9228B

Extractor for RPG Maker VX Ace

This is a script to extract files from RGP Maker VX Ace to a more human-readbale format.

Specifically:

Usage

python3 rpg_extract.py /path/to/game/

Warning

This script can and will overwrite files. It is recommended to run it one a copy of the game folder.

Prior Art