protonhax2

Crates.ioprotonhax2
lib.rsprotonhax2
version0.1.0
created_at2025-10-27 21:17:21.15148+00
updated_at2025-10-27 21:17:21.15148+00
descriptionSimple CLI utility to run a command inside the same Proton prefix as a currently running game
homepage
repositoryhttps://github.com/ekx/protonhax2
max_upload_size
id1903728
size24,848
Benjamin Dengler (ekx)

documentation

README

protonhax2

Build Status Crates.io version GitHub Release

Simple CLI utility to run a command inside the same Proton prefix as a currently running game

Installation

The preferred installation method is through cargo

cargo install protonhax2

Usage

protonhax2 cmd.exe

Detailed usage instruction can be queried with -h or --help

Used libraries

  • anyhow - (MIT / Apache 2.0)
  • clap - (MIT / Apache 2.0)
  • procfs - (MIT / Apache 2.0)

License

Contributing

Please see the issues section to report any bugs or feature requests and to see the list of known issues.

Pull requests are always welcome.

Commit count: 0

cargo fmt