protondb_search-1.1.0 is not a library.
protondb_search
A small CLI utility to get game inforamtion from ProtonDB.
This program is not affiliated with ProtonDB, Algolia, or Steam in any way.
Building
- Install Rust
- Clone the repo
- Run
cargo build
Installing
You can build as above and then run cargo install --path ., or install from crates.io with cargo install protondb_search.
Usage
Run the utility with the name of a game:
License
MIT