Skip to content

Commit

Permalink
syntax-tm's Steam Achievement Manager: Add version 0.2.0 (#1093)
Browse files Browse the repository at this point in the history
  • Loading branch information
SandeMC authored Feb 22, 2024
1 parent 29fe118 commit cd3ac57
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions bucket/steam-achievement-manager-syntaxtm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": "0.2.0",
"homepage": "https://github.com/syntax-tm/SteamAchievementManager",
"description": "Fork of Steam Achievement Manager with the goal of updating to .NET Core, WPF and modernizing the app",
"license": "Zlib",
"url": "https://github.com/syntax-tm/SteamAchievementManager/releases/download/v0.2.0/SAM.zip",
"hash": "45afb063c3c7d7edaa99ea4ff28c77173ff3b9632dd3e96cfe092d41ba40c1d0",
"shortcuts": [
[
"SAM.exe",
"syntax-tm's Steam Achievement Manager"
]
],
"checkver": "github",
"autoupdate": {
"url":"https://github.com/syntax-tm/SteamAchievementManager/releases/download/v$version/SAM.zip"
}
}

0 comments on commit cd3ac57

Please sign in to comment.