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

Support ISteamUserStats interface

Open garhow opened this issue 1 year ago • 2 comments

The following endpoints must be supported:

  • [x] GetGlobalAchievementPercentagesForApp
  • [ ] GetGlobalStatsForGame
  • [x] GetNumberOfCurrentPlayers
  • [x] GetPlayerAchievements
  • [x] GetSchemaForGame
  • [x] GetUserStatsForGame

garhow avatar Jul 29 '23 18:07 garhow