Module repository

Source
Expand description

Parsing game repositories, such as “ffxiv”, “ex1” and their version information.

Structs§

Repository
Encapsulates a directory of game data, such as “ex1”. This data is also versioned. This handles calculating the correct dat and index filenames, mainly for GameData.

Enums§

Category
This refers to the specific root directory a file is located in. This is a fixed list of directories, and all of them are known.
RepositoryType
The type of repository, discerning game data from expansion data.

Functions§

string_to_category