Re-exports§
pub use utils::*;
Modules§
Structs§
- Distributor
Info - Information about the distributor site and mod ID.
- Modpkg
- Modpkg
Author - The author of a mod package.
- Modpkg
Decoder - Modpkg
Extractor - Extractor for ModPkg archives.
- Modpkg
Layer - Describes a layer in the mod package.
- Modpkg
Layer Metadata - Per-layer metadata that can be stored inside the mod package metadata.
- Modpkg
Metadata - The metadata of a mod package.
Enums§
- Modpkg
Compression - The compression type of a chunk.
- Modpkg
License
Constants§
- BASE_
LAYER_ NAME - The name of the base layer.
- CURRENT_
SCHEMA_ VERSION - Current metadata schema version.
- METADATA_
CHUNK_ PATH - The path to the info.msgpack chunk.
- METADATA_
FOLDER_ NAME - The name of the metadata folder inside the mod package.
- README_
CHUNK_ PATH - The path to the README.md chunk.
- THUMBNAIL_
CHUNK_ PATH - The path to the thumbnail chunk.