inkanim 0.7.0

CLI tool to quickly extract infos from JSON exports of .inkwidget and .inkanim
inkanim-0.7.0 is not a library.
Visit the last successful build: inkanim-0.5.0

inkanim

Cyberpunk 2077 version compatibility WolvenKit WKitJsonVersion

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
    
  • whois: quickly get widget names path from indexes path

    inkanim whois --help
    
  • whereis: quickly get widget indexes path from names path

    inkanim whereis --help
    

samples output

screenshot: list screenshot: whois screenshot: whereis