scoop-games/bucket/bzflag.json

23 lines
681 B
JSON
Raw Normal View History

2019-05-10 11:08:00 -07:00
{
"homepage": "https://www.bzflag.org/",
"description": "3D multiplayer tank battle game",
2021-02-28 16:30:38 -08:00
"version": "2.4.22",
2019-05-10 11:08:00 -07:00
"license": "MPL-2.0",
2021-02-28 16:30:38 -08:00
"url": "https://download.bzflag.org/bzflag/windows/2.4.22/bzflag-2.4.22.exe#/dl.7z",
"hash": "17df61347cfc2cb08da4ed5974189df40ce26ebb94605ef928cd40f43b935ae7",
2019-05-10 11:08:00 -07:00
"bin": "bzflag.exe",
"shortcuts": [
[
"bzflag.exe",
"BZFlag"
]
],
"checkver": {
"github": "https://github.com/BZFlag-Dev/bzflag"
},
"autoupdate": {
"url": "https://download.bzflag.org/bzflag/windows/$version/bzflag-$version.exe#/dl.7z"
},
"depends": "extras/vcredist2017"
}