Installing the command-line executable
Assuming you have Rust/Cargo installed , run this command in a terminal:
cargo install inkanim
It will make the inkanim command available in your PATH if you've allowed the PATH to be modified when installing Rust . cargo uninstall inkanim uninstalls.
Back to the crate overview .
Readme
inkanim
CLI commands to quickly introspect . inkwidget and corresponding . inkanim exported as JSON from Wolvenkit when modding the game Cyberpunk 2077 .
install
install with
cargo install inkanim
use
available commands:
list: quickly introspect and filters by interpolator type or widget indexes path
inkanim list -- help
tree: quickly display .inkwidget UI tree
inkanim tree -- help
whois: quickly get widget names path from indexes path
inkanim whois -- help
whereis: quickly get widget indexes path from names path
inkanim whereis -- help
show: get trimmed json for widget by names path
inkanim show -- help
samples output