babelshift / SteamWebAPI2

🎮 C# / .NET library that makes it easy to use the Steam Web API. It conveniently wraps around all of the JSON data and ugly API details with clean methods, structures and classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SetUserStatsForGame in ISteamUserStats missing

orchardpark opened this issue · comments

I can't find this endpoint on the public (non-Steamworks) version of the Steam Web API, which is the only version of the API that this library supports. Can you provide documentation on this endpoint?