Releases: ra101/Essentials-Unpackd
Releases · ra101/Essentials-Unpackd
Essentials Unpack'd v3.0.0
$ unpackd.exe --help
Essentials Unpack\'d v3.0.0
`unpackd` is tool \for a Pokémon Essentials, to extract data binaries (.rxdata)
to readable .rb and .yaml files and to combine them back, thus making
your game to be version-controlled and to be collaborated on.
Usage:
unpackd.exe [options] {--extract|--combine|-b|-r}
Commands:
-e, --extract Extract given binaries(.rxdata) into individual .yaml/.rb
-c, --combine Combine given .yaml/.rb files into binaries(.rxdata)
-b, --backup Make Backup for given binary(.rxdata) files
-r, --revert Revert given binary(.rxdata) from Backup Folder
Options:
-d, --project=<s> Essentials project path. (default: Current Folder)
-f, --files=<s+> File Names for .rxdata/.yaml/.rb to operate on. (Default: *)
-F, --force Used with `--combine` to Pack Data Forcefully
-s, --silent Do not output any information while processing
-v, --version Print version and exit
-h, --help Show this message