22 lines
763 B
JSON
22 lines
763 B
JSON
{
|
|
"homepage": "https://wz2100.net/",
|
|
"description": "Real-time strategy game set in a futuristic universe",
|
|
"version": "4.0.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"url": "https://github.com/Warzone2100/warzone2100/releases/download/4.0.1/warzone2100_win_x86_portable.exe#/dl.7z",
|
|
"hash": "bbf4731ab5cb458a89869e0a1ffcf07c759a030854a707859b37800ad7cc0560",
|
|
"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"
|
|
}
|
|
}
|