MyGit

rfvgyhn/proton-usage

Fork: 0 Star: 12 (更新于 2024-10-04 06:46:28)

license: MIT

Language: Rust .

Lists Steam applications that have specified a Steam Play compatibility tool

最后发布版本: v0.2.0 ( 2021-11-17 09:58:46)

GitHub网址

proton-usage

Lists Steam applications that have specified a Steam Play compatibility tool. Useful for when you want to remove/uninstall unused compatibility tools but aren't sure which ones are in use.

Installation

Manual

Precompiled binaries are available from the GitHub releases archive.

Arch Linux

If you're an Arch Linux (or a derivative like Manjaro) user, then you can install proton-usage from the AUR:

$ yay -S proton-usage

You may also get the precompiled version from the AUR:

$ yay -S proton-usage-bin

Usage

USAGE:
    proton-usage [OPTIONS]

OPTIONS:
    -h, --help                       Print help information
    -s, --steam-path <STEAM_PATH>    Path to the Steam home directory. Default: ~/.steam
    -v, --verbose                    Output verbosity (-v, -vv, -vvv, etc)
    -V, --version                    Print version information

Build

  1. Install Rust

    At least version 1.55. In general, proton-usage follows the latest stable version of the compiler.

  2. Compile and run the binary:

    $ git clone https://github.com/rfvgyhn/proton-usage
    $ cd proton-usage
    $ cargo build --release
    $ ./target/release/proton-usage --version
    proton-usage 0.2.0
    

Preview

user@arch:~$ proton-usage
Proton-6.0-GE-1
    F1® 2020
Proton-6.10-GE-1
    Sea of Thieves
Proton-6.5-GE-2
    Divinity: Original Sin 2 - Definitive Edition
Proton-6.8-GE-2
    Thronebreaker: The Witcher Tales
    Tainted Grail: Conquest
proton_411
    We Were Here
    XCOM®: Chimera Squad
proton_5
    Supreme Commander: Forged Alliance
proton_experimental
    Ragnarock

最近版本更新:(数据更新于 2024-08-28 06:21:57)

2021-11-17 09:58:46 v0.2.0

2021-11-02 13:01:32 v0.1.0

主题(topics):

proton, proton-ge-custom, steam

rfvgyhn/proton-usage同语言 Rust最近更新仓库

2024-10-05 08:50:30 lapce/lapce

2024-10-04 22:31:32 slawlor/ractor

2024-10-03 23:30:02 vercel/turborepo

2024-10-03 20:34:57 tauri-apps/tauri

2024-10-01 02:14:22 seanmonstar/reqwest

2024-09-27 16:59:34 nlopes/actix-web-prom