Skip to main content

Module game_resources

Module game_resources 

Source
Expand description

Unified game-installation resource access (RIM + KEY/BIF). Unified resource accessor for a game installation directory.

GameResources searches modules/*.rim files and KEY/BIF archives to find or enumerate resources across an entire game installation. RIM resources take precedence over KEY/BIF for the same resref.

Structs§

GameResources
Unified resource accessor for a game installation directory.

Enums§

GameResourcesError
Errors produced by GameResources operations.

Type Aliases§

ResourcePair
Result of GameResources::find_pair: (primary_data, companion_data, source_label).