Expand description

This module bundles all the data structures, methods, type definitions to provide the extraction functionality of the archives.

Structs

The obfuscation key used for en-/decoding

Represents the Renpy archive format

Represents the indices (files) present in the archive

Enums

Represents the metadata of one asset present in RpaIdx

The supported RPA version from which assets can be extracted

Functions

Extracts all files from all the archives specified in the list.cold

Type Definitions