/unrpa

A program to extract files from the RPA archive format.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Unrpa is a script to extract files from archives created for the Ren'Py Visual Novel Engine (http://www.renpy.org/).

You will need Python 2.x in order to run it (either install through your package manager or see 
https://www.python.org/downloads/ and look for the latest release with a version beginning with 2).

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -v, --verbose         explain what is being done [default]
  -s, --silent          make no output
  -l, --list            only list contents, do not extract
  -p PATH, --path=PATH  will extract to the given path
  -m, --mkdir           will make any non-existant directories in extraction
                        path
  -f VERSION, --force=VERSION
                        forces an archive version. May result in failure.
                        
Usage: unrpa [options] pathname