Function libeidolon::games::add_game_p

source ·
pub fn add_game_p<N>(name: N, exe: N, wine: bool)where
    N: Into<String>,
Expand description

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