Crates.io | game-detector |
lib.rs | game-detector |
version | |
source | src |
created_at | 2024-01-23 09:15:34.543946 |
updated_at | 2024-11-07 00:37:02.618563 |
description | Detects installed games on various platforms (Steam, Microsoft Store, Epic Games). |
homepage | https://github.com/cohaereo/game-detector |
repository | https://github.com/cohaereo/game-detector |
max_upload_size | |
id | 1110575 |
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` |
size | 0 |
This crate detects installed games on your system on a per-store basis.
Store | Windows | Linux | Mac |
---|---|---|---|
Battle.net | ❌ | 〰 | ❌ |
Epic Games | ✅ | 〰 | ❌ |
GOG Galaxy | ❌ | 〰 | 〰 |
Microsoft Store | ✅ | 〰 | 〰 |
Origin | ❌ | 〰 | ❌ |
Steam | ✅ | ❌ | ❌ |
Feel free to contribute unsupported/new stores/platforms