scoop-games/bucket/srb2kart.json

22 lines
806 B
JSON

{
"version": "1.5",
"description": "SRB2Kart is a kart racing mod based on the 3D Sonic the Hedgehog fangame Sonic Robo Blast 2, based on a modified version of Doom Legacy.",
"homepage": "https://kartkrew.org/",
"license": "GPL-2.0-or-later",
"url": "https://github.com/STJr/Kart-Public/releases/download/v1.5/srb2kart-v15-Installer.exe#/dl.7z",
"hash": "02481cd9c8a3540af1b4060775ec46563d9ae93a362fb45aaef979d2a50e3b0c",
"bin": "srb2kart.exe",
"shortcuts": [
[
"srb2kart.exe",
"SRB2Kart"
]
],
"checkver": {
"github": "https://github.com/STJr/Kart-Public/"
},
"autoupdate": {
"url": "https://github.com/STJr/Kart-Public/releases/download/v$version/srb2kart-v$cleanVersion-Installer.exe#/dl.7z"
}
}