Re-exports§
pub use error::FantomeExtractError;
Modules§
Structs§
- Fantome
Extract Result - Result of extracting a Fantome package.
- Fantome
Extractor - Extractor for Fantome packages.
- Fantome
Info - Fantome metadata structure that goes into info.json
- Fantome
Layer Info - Per-layer metadata in a Fantome info.json.
- WadHashtable
- A hashtable that maps WAD path hashes to their original paths.
Functions§
- create_
file_ name - Create a standard Fantome file name from a mod project.
- format_
chunk_ path_ hash - Formats a chunk path hash as a hexadecimal string.
- get_
unsupported_ layers - Get layers that are not supported by the Fantome format.
- has_
unsupported_ layers - Check if the mod project has layers that won’t be included in Fantome format.
- pack_
to_ fantome - Pack a mod project into a Fantome .zip format