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.
MIT License
263 stars 43 forks source link

SetUserStatsForGame in ISteamUserStats missing #134

Open orchardpark opened 1 year ago

babelshift commented 1 year ago

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?