Installing the command-line executable
Assuming you have Rust/Cargo installed , run this command in a terminal:
cargo install rpfm_cli
It will make the rpfm_cli
command available in your PATH
if you've allowed the PATH
to be modified when installing Rust . cargo uninstall rpfm_cli
uninstalls.
Back to the crate overview .
Readme
Rusted PackFile Manager - CLI Tool , or RPFM-CLI for friends, is a CLI tool to manage Total War Packs, based on RPFM-Lib, as part of the RPFM Project. For instructions on how to use it... just use the --help argument.
It can be installed from cargo with cargo install rpfm_cli , or download it precompiled as part of each RPFM release here: https://github.com/Frodo45127/rpfm/releases