game-detector

Crates.iogame-detector
lib.rsgame-detector
version
sourcesrc
created_at2024-01-23 09:15:34.543946
updated_at2024-11-07 00:37:02.618563
descriptionDetects installed games on various platforms (Steam, Microsoft Store, Epic Games).
homepagehttps://github.com/cohaereo/game-detector
repositoryhttps://github.com/cohaereo/game-detector
max_upload_size
id1110575
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
cohae (cohaereo)

documentation

README

Game detector

This crate detects installed games on your system on a per-store basis.

Supported Stores

Store Windows Linux Mac
Battle.net
Epic Games
GOG Galaxy
Microsoft Store
Origin
Steam

Feel free to contribute unsupported/new stores/platforms

Commit count: 11

cargo fmt