35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
{
|
|
"description": "Open source re-implementation of RollerCoaster Tycoon 2",
|
|
"homepage": "https://github.com/OpenRCT2/OpenRCT2",
|
|
"version": "0.3.5.1",
|
|
"license": "GPL-3.0-only",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/OpenRCT2/OpenRCT2/releases/download/v0.3.5.1/OpenRCT2-0.3.5.1-windows-portable-x64.zip",
|
|
"hash": "b004fe15f112be19b35a7462d5eba5672b07d4c9b7d79ec2388a1de360a8b97c"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/OpenRCT2/OpenRCT2/releases/download/v0.3.5.1/OpenRCT2-0.3.5.1-windows-portable-win32.zip",
|
|
"hash": "89f1caebc948b18b545336086628672ffc0c986180d36a143dc69e2ab831768b"
|
|
}
|
|
},
|
|
"bin": "OpenRCT2.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/OpenRCT2/OpenRCT2/releases/download/v$version/OpenRCT2-$version-windows-portable-x64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/OpenRCT2/OpenRCT2/releases/download/v$version/OpenRCT2-$version-windows-portable-win32.zip"
|
|
}
|
|
}
|
|
},
|
|
"shortcuts": [
|
|
[
|
|
"OpenRCT2.exe",
|
|
"OpenRCT2"
|
|
]
|
|
]
|
|
}
|