scoop-games/bucket/warzone2100.json

22 lines
763 B
JSON
Raw Normal View History

2019-03-07 18:44:25 -08:00
{
"homepage": "https://wz2100.net/",
"description": "Real-time strategy game set in a futuristic universe",
2021-04-18 17:30:43 -07:00
"version": "4.0.1",
2019-03-07 18:44:25 -08:00
"license": "GPL-2.0-or-later",
2021-04-18 17:30:43 -07:00
"url": "https://github.com/Warzone2100/warzone2100/releases/download/4.0.1/warzone2100_win_x86_portable.exe#/dl.7z",
"hash": "bbf4731ab5cb458a89869e0a1ffcf07c759a030854a707859b37800ad7cc0560",
2019-12-04 12:25:27 -08:00
"bin": "bin\\warzone2100.exe",
2019-03-07 18:44:25 -08:00
"shortcuts": [
[
2019-12-04 12:25:27 -08:00
"bin\\warzone2100.exe",
2019-03-07 18:44:25 -08:00
"Warzone 2100"
]
],
"checkver": {
"github": "https://github.com/Warzone2100/warzone2100"
},
"autoupdate": {
2020-04-14 04:29:21 -07:00
"url": "https://github.com/Warzone2100/warzone2100/releases/download/$version/warzone2100_win_x86_portable.exe#/dl.7z"
2019-03-07 18:44:25 -08:00
}
}