Skip to main content

Crate ltk_fantome

Crate ltk_fantome 

Source

Re-exports§

pub use error::FantomeExtractError;

Modules§

error

Structs§

FantomeExtractResult
Result of extracting a Fantome package.
FantomeExtractor
Extractor for Fantome packages.
FantomeInfo
Fantome metadata structure that goes into info.json
FantomeLayerInfo
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