Module packs

Source
Expand description

An asset pack is a single root folder that contains asset and subfolders.

Structs§

AssetPack
An AssetPack is a single root folder that contains assets and subfolders.
_AssetPack 🔒
Internal “copy” of the AssetPack struct intended for saving/loading to disk.

Enums§

AssetPackError
Describes the errors that can occur when working with AssetPacks
AssetPackState
Describes the current state of an AssetPack.

Constants§

MANIFEST_FILE_NAME 🔒
The filename of the asset pack manifests.