Welcome to the docs of electrovoyage_asset_unpacker! electrovoyage_asset_unpacker is a
script for accessing files in packed asset bundles made by electrovoyage.
The purpose of this is to simplify creating programs in Python, since the more files
you need to pack into the executable, the more command-line arguments need to be passed into
PyInstaller.
This module provides multiple types of asset packs. The structure and name of each is written below.
Regular asset packs are the simplest: the file's contents are in the form of a header (!PACKED),