Expand description
Track all the files (vanilla and mods) that are relevant to the current validation.
Structs§
Enums§
- File
Kind - 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.
- File
Stage - The top level directories used by EU5.
The other games only have the
NoStagestage, which doesn’t correspond to a directory prefix.
Traits§
- File
Handler - A trait for a submodule that can process files.
Functions§
- get_mod 🔒
- get_
modfile 🔒