Skip to main content

Module resolver

Module resolver 

Source

Structs§

ConflictMap
Maps each deployed file path to the set of mods that provide it.
GameId
Unique identifier for a supported game (e.g. "skyrim-se", "cyberpunk2077").
ModId
Unique identifier for a mod within a profile.
ResolvedLoadOrder
The result of resolving a profile’s load order.

Enums§

LoadOrderRule
A rule constraining load order.

Functions§

resolve
Resolve a profile into a topologically sorted load order.