scoop-games/bucket/stuntrally.json

35 lines
1.2 KiB
JSON

{
"version": "2.6",
"description": "Semi-realistic 3D rally racing game featuring a track editor",
"homepage": "https://stuntrally.tuxfamily.org/",
"license": "GPL-3.0-or-later",
"notes": [
"In case of errors about missing Direct3D RenderSystem, set up DirectX using the installer below:",
"",
"https://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe"
],
"url": "https://downloads.sourceforge.net/project/stuntrally/2.6/StuntRally-2.6-installer.exe#/dl.7z",
"hash": "262bf0b87be2a5a2cf5f9f5b176b3afbab4e0b67bfb2eff6c31a0dc02468f5fa",
"bin": [
"StuntRally.exe",
"SR-Editor.exe"
],
"shortcuts": [
[
"StuntRally.exe",
"Stunt Rally"
],
[
"SR-Editor.exe",
"Stunt Rally Track Editor"
]
],
"checkver": {
"url": "https://stuntrally.tuxfamily.org/downloads",
"regex": "latest version is <strong>([\\d.]+)</strong>"
},
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/stuntrally/$version/StuntRally-$version-installer.exe#/dl.7z"
}
}