Expand description
A library serves as a device-wide registry of asset packs.
Structs§
- Asset
Library - An
AssetLibrary
is a device-wide registry of packs that save files can refer to. It handles as the bridge between relative paths within an asset pack and the actual paths on a user’s device. - Asset
Library 🔒Entry - Represents an entry in the library, containing additional metadata about an asset pack.
Enums§
- Asset
Library Error - The errors that can occur when loading or saving the
AssetLibrary
.
Constants§
- LIBRARY_
FILE_ 🔒NAME - The name of the library configuration file.