Skip to content

Commit

Permalink
Add Steam Achievement Manager 7.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash258 committed May 17, 2018
1 parent 468d966 commit 679e821
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions achievement-manager.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"version": "7.0.11",
"description": "A manager for game achievements in Steam.",
"license": "Zlib",
"url": "https://github.com/gibbed/SteamAchievementManager/releases/download/7.0.11/SteamAchievementManager-7.0.11.zip",
"hash": "8b91e4cf4b2b7744c2eac8141eefb3327e08a482e1b4b076a18b0f9435375c70",
"bin": "SAM.Picker.exe",
"post_install": [
"Remove-Item -Path $dir\\LICENSE.txt, $dir\\git-log.txt"
],
"shortcuts": [
[
"SAM.Picker.exe",
"Steam Achievement Manager"
]
],
"checkver": {
"github": "https://github.com/gibbed/SteamAchievementManager"
},
"autoupdate": {
"url": "https://github.com/gibbed/SteamAchievementManager/releases/download/$version/SteamAchievementManager-$version.zip"
}
}

1 comment on commit 679e821

@Ash258
Copy link
Owner Author

@Ash258 Ash258 commented on 679e821 May 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#4

Please sign in to comment.