Skip to content

Instantly share code, notes, and snippets.

# pylint: disable=unused-variable
import struct
import zlib
'''
Parses both compressed and uncompressed PAK files to look for `metadata.json`
USAGE:
from AstroModPak import PakParser