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

Added gameserverip field to PlayerSummaryModel... #115

Closed slinkstr closed 3 years ago

slinkstr commented 3 years ago

…/PlayerSummaryResultContainer

Missing property from https://developer.valvesoftware.com/wiki/Steam_Web_API#GetPlayerSummaries_.28v0002.29