Module fileset

Module fileset 

Source
Expand description

Track all the files (vanilla and mods) that are relevant to the current validation.

Structs§

FileEntry
Fileset
LoadedMod

Enums§

FileKind
Note that ordering of these enum values matters. Files later in the order will override files of the same name before them, and the warnings about duplicates take that into account.
FileStage
The top level directories used by EU5. The other games only have the NoStage stage, which doesn’t correspond to a directory prefix.

Traits§

FileHandler
A trait for a submodule that can process files.

Functions§

get_mod 🔒
get_modfile 🔒