22 lines
727 B
JSON
22 lines
727 B
JSON
{
|
|
"homepage": "https://wz2100.net/",
|
|
"description": "Real-time strategy game set in a futuristic universe",
|
|
"version": "3.1.5",
|
|
"license": "GPL-2.0-or-later",
|
|
"url": "https://github.com/Warzone2100/warzone2100/releases/download/3.1.5/warzone2100-3.1.5.exe#/dl.7z",
|
|
"hash": "e045174a15798439dc03068f72ee804d047a2f3fae84e1110c1bb566ffd672bd",
|
|
"bin": "warzone2100.exe",
|
|
"shortcuts": [
|
|
[
|
|
"warzone2100.exe",
|
|
"Warzone 2100"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/Warzone2100/warzone2100"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/Warzone2100/warzone2100/releases/download/$version/warzone2100-$version.exe"
|
|
}
|
|
}
|