[][src]Module libeidolon::games

Module for working directly with the game registry

Enums

GameType

An Enum for the different types of games Eidolon can support

Functions

add_game

Adds a given and configured game to registry

add_game_p

Registers executable file as game with given name. Wine argguement indicates whether or not to run this game under wine

check_games

Checks game registry for old-formatted games, and attempts to convert them

get_games

Loads vec of all installed games

list_games

Prints currently installed games

read_game

Reads in a game's info from a name

rm_game

Removes folder of named game

run_game

Runs a registered game, given name