Skip to content

Commit

Permalink
feat(watt-toolkit.json): 增加watt-toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
lwb-2021 committed Sep 23, 2023
1 parent 1a9d93f commit cbcdb04
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions bucket/watt-toolkit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"description": "",
"homepage": "https://steamapp.net",
"license": "",
"version": "3.0.0-rc.1",
"notes": "",
"architecture": {
"64bit": {
"url": "https://github.com/BeyondDimension/SteamTools/releases/download/3.0.0-rc.1/Steam++_v3.0.0-rc.1_win_x64.7z",
"hash": "sha256:AB9E678E1290B71C14EC8678FA1F5937E6CB2F8FA54038EFC9705031C8C6D1D5"
}
},

"shortcuts": [
[
"Steam++.exe",
"Watt Toolkit"
]
],

"checkver": {
"github": "https://github.com/BeyondDimension/SteamTools"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/BeyondDimension/SteamTools/releases/download/$version/Steam++_v$version_win_x64.7z"
}
}
}
}

0 comments on commit cbcdb04

Please sign in to comment.