28 lines
958 B
JSON
28 lines
958 B
JSON
{
|
|
"version": "3.0.0-rc.13",
|
|
"description": "Watt Toolkit is an open-source, cross-platform multifunctional toolbox for Steam.",
|
|
"homepage": "https://github.com/BeyondDimension/SteamTools/",
|
|
"license": "GPL-3.0-only",
|
|
"url": "https://github.com/BeyondDimension/SteamTools/releases/download/3.0.0-rc.13/Steam++_v3.0.0-rc.13_win_x64.7z",
|
|
"hash": "7430e1e7fea1403ff23d5e0dc55bff75b5da8387dae2481f5e5c18bf7469f002",
|
|
"bin": "Steam++.exe",
|
|
"shortcuts": [
|
|
[
|
|
"Steam++.exe",
|
|
"Steam++"
|
|
]
|
|
],
|
|
"persist": [
|
|
"AppData",
|
|
"Cache",
|
|
"Logs"
|
|
],
|
|
"checkver": {
|
|
"url": "https://api.github.com/repos/BeyondDimension/SteamTools/releases",
|
|
"regex": "/releases/tag/([\\d.]+(-alpha|-beta|-rc)?(\\.\\d+)?)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/BeyondDimension/SteamTools/releases/download/$version/Steam++_v$version_win_x64.7z"
|
|
}
|
|
}
|