vincent-clipet / exapunks_save_file_exporter

Script to export Exapunks save file data into a readable format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EXAPUNKS Save File Exporter

Script to export EXAPUNKS save file data into a human-readable format




Using :

  • Kaitai : Used to generate classes representing the binary data from Exapunks save files
  • kaitai/solution.ksy : the file describing the binary data structure of save files.
    It was made by u/fridelino on Reddit here




You can find my personal save files & the matching .md files generated by the script here :
https://github.com/vincent-clipet/exapunks_solutions


About

Script to export Exapunks save file data into a readable format


Languages

Language:Ruby 86.1%Language:Kaitai Struct 13.1%Language:Batchfile 0.8%