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