Documentation ¶ Index ¶ func GetDisplayName(game config.Game, modID mods.ModID) (string, error) func GetMods(game *config.Game) (found []*mods.Mod, lookup map[string]*mods.Mod, err error) func GetModsAsLookup(game *config.Game) (lookup map[string]*mods.Mod, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetDisplayName ¶ added in v0.4.3 func GetDisplayName(game config.Game, modID mods.ModID) (string, error) func GetMods ¶ func GetMods(game *config.Game) (found []*mods.Mod, lookup map[string]*mods.Mod, err error) func GetModsAsLookup ¶ func GetModsAsLookup(game *config.Game) (lookup map[string]*mods.Mod, err error) Types ¶ This section is empty. Source Files ¶ View all Source files discoverer.go Directories ¶ Show internal Expand all Path Synopsis remote repo Click to show internal directories. Click to hide internal directories.