Unpacks internal WolfRPG game files to a translation scripts and repacks those scripts back. Needs a separate tool for unpacking/repacking the .wolf files themselves. It uses filetranslate-format .csv files for the output.
pip install --user .
Use wolf_unpack
tool to unpack and wolf_repack
tool to repack them back.