Module physis::repository

source ·
Expand description

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

Structs§

  • 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§

  • 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.
  • The type of repository, discerning game data from expansion data.

Functions§