Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.11 KB

File metadata and controls

16 lines (12 loc) · 1.11 KB

warframe-kim-dialogues

All Kinemantik Instant Messaging conversations and various ways to explore them.

Scripts

  • extract.bat: Invokes Warframe Exporter to extract the raw *Dialogue_rom.dialogue files. Makes some assumptions specific to my environment.
    • download.pluto: Kinda the same end goal but uses warframe-cache-tools to grab the data. Assumes the repo is checked out in the same parent directory.
  • Descender: Parses the raw *Dialogue_rom.dialogue files into the JSON files you can find in the data & metadata folders. Makes some assumptions specific to my environment.
  • Dotinator: Converts the JSON files into DOT format then invokes Graphviz to make the flowchart PNGs.