Introduction Asset pack types hello

electrovoyage_asset_unpacker documentation

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.

Asset pack types

This module provides multiple types of asset packs. The structure and name of each is written below.

Basic asset pack

Regular asset packs are the simplest: the file's contents are in the form of a header (!PACKED),