code-disaster / steamworks4j

A thin Java wrapper to access the Steamworks API
https://code-disaster.github.io/steamworks4j/
MIT License
467 stars 64 forks source link

SteamAppList support #59

Closed kimec closed 4 years ago

kimec commented 7 years ago

Greetings!

This PR brings some initial SteamAppList support. Installed AppIds as well as installation paths can be now queried from Steam client.

code-disaster commented 6 years ago

Hi kimec,

according to https://partner.steamgames.com/doc/api/ISteamAppList, "this is a restricted interface that can only be used by previously approved apps". Did you do that, or is the documentation wrong about the restriction?

kimec commented 4 years ago

Closing since not useful.