Skip to content

Instantly share code, notes, and snippets.

@cabalex
cabalex / extract_ptd.py
Last active May 31, 2021 05:30 — forked from Xzonn/extract_ptd.py
Astral Chain PTD text
"""
--- NOTE ---
This python script is now irrelevant, as PTD extraction and repacking is built into my Astral Extractor with v0.10.0+.
This script only unpacks the values; Astral Extractor unpacks the keys and additional values as well. It also allows for complete
repacking, should you be interested in modding the game. Check it out!
https://cabalex.github.io/astral-extractor/
"""