[][src]Module libeidolon::auto

Functions related to automatic scanning and updating of game registry

Structs

SearchResult

A result from searching for steam games

Functions

get_lutris

Fetches lutris wine games and returns a vec of names and lutris ids as tuples

import

Scans a directory for common game formats and adds them.

imports

Iterates through directory and imports each child directory

search_games

Searches given steam game directory for installed game with a directory name of [rawname]

update_itch

Searches itch.io games and adds them to game registry

update_lutris

Adds lutris wine games from get_lutris

update_steam