Releases: gibbed/SteamAchievementManager
Releases · gibbed/SteamAchievementManager
7.0.37
Add unlock time column to Manager. Fixes #412
7.0.35
Fix return type for RequestUserStats.
7.0.33
Use RequestUserStats.
- Replace SteamUserStats007 with SteamUserStats013.
- Replace deprecated usage of RequestCurrentStats
with RequestUserStats.
Fixes #378 #389 #397 #398 #401 #411 #413
7.0.25
Add missing Version element in project files.
7.0.16
Implement searching of the game list. Fixes #39.
7.0.10
Changed the label of the store button in SAM.Game to make it more obv…