You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm nearly done with my implementation of the ISteamUserStats service operations, and the next logical service to implement is GetAppList in ISteamApps. This would be very useful for a pre-fetch of all game stats and achievements.
There are also only three operations to implement:
GetAppList (v2)
GetServersAtAddress (v1)
UpToDateCheck (v1)
The text was updated successfully, but these errors were encountered:
I'm nearly done with my implementation of the ISteamUserStats service operations, and the next logical service to implement is GetAppList in ISteamApps. This would be very useful for a pre-fetch of all game stats and achievements.
There are also only three operations to implement:
The text was updated successfully, but these errors were encountered: