steamlocate-rs icon indicating copy to clipboard operation
steamlocate-rs copied to clipboard

🎮 Rust Crate for locating Steam game installation directories (and Steam itself!)

Results 5 steamlocate-rs issues
Sort by recently updated
recently updated
newest added

This PR adds the ability for the library to locate many valid installations, which may be useful, specially on Linux installations. As discussed here: https://github.com/WilliamVenner/steamlocate-rs/issues/17#issuecomment-1950298930 I'm really a newbie when...

During the development of my app I wanted to add steam flatpak support but steamlocate suddenly stopped working after that test . It appears that Steamlocate only check if the...

Pinging @WilliamVenner since I would love to hear your thoughts on this since it's your library after all :smile:, and @super-continent since you mentioned potentially being interested in helping with...

[My application](https://github.com/R2NorthstarTools/FlightCore/) uses `steamlocate-rs` to find the install directory of [Titanfall2](https://store.steampowered.com/app/1237970/Titanfall_2/) (`1237970`). A user of my application on Fedora 38 noticed however that it was unable to locate their install...

I [opened a ticket](https://github.com/meh/steamy/issues/4) for steamy-vdf, but since it doesn't seem to be maintained, I thought it was worth raising here as well for awareness. Using Rust 1.68.0, this warning...