Documentation ¶
Index ¶
- func EmptyMods(game config.GameDef) (result []mods.ModID)
- func Files(game config.GameDef, modID mods.ModID) collections.Set[string]
- func HasFile(game config.GameDef, file string) (modID mods.ModID, found bool)
- func Initialize() error
- func ModTracker(game config.GameDef) *modTracker
- func RemoveFiles(game config.GameDef, modID mods.ModID, files ...string)
- func SetFiles(game config.GameDef, modID mods.ModID, files ...string)
- type Conflict
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize() error
func ModTracker ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.