scoop-games/bucket/warzone2100.json

22 lines
763 B
JSON

{
"homepage": "https://wz2100.net/",
"description": "Real-time strategy game set in a futuristic universe",
"version": "4.0.0",
"license": "GPL-2.0-or-later",
"url": "https://github.com/Warzone2100/warzone2100/releases/download/4.0.0/warzone2100_win_x86_portable.exe#/dl.7z",
"hash": "3221fa6746f4ba5887e6aa2c3263909d5b47301e1cb0fb722c72346f5d227aea",
"bin": "bin\\warzone2100.exe",
"shortcuts": [
[
"bin\\warzone2100.exe",
"Warzone 2100"
]
],
"checkver": {
"github": "https://github.com/Warzone2100/warzone2100"
},
"autoupdate": {
"url": "https://github.com/Warzone2100/warzone2100/releases/download/$version/warzone2100_win_x86_portable.exe#/dl.7z"
}
}