Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rspa

An application for listing/extracting content from Ren'py archives written in Rust.

Inspired by the rpaextract tool by Kaskadee but 18x faster and more portable.

Usage

List/extract content from Ren'py (.rpa) archives

Usage: rspa [OPTIONS] --archive <ARCHIVE>

Options:
  -f, --archive <ARCHIVE>  Path to the Ren'py (.rpa) archive
  -l, --list               List all files in the archive
  -x, --extract            Extract all files from the archive
  -o, --output <OUTPUT>    Output directory (extract only)
  -q, --quiet              Suppress output
  -v, --verbose            Verbose output
  -h, --help               Print help
  -V, --version            Print version

About

Blazingly fast RPA extraction tool written in Rust

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages