22 lines
806 B
JSON
22 lines
806 B
JSON
{
|
|
"version": "1.3",
|
|
"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/",
|
|
"url": "https://github.com/STJr/Kart-Public/releases/download/v1.3/srb2kart-v13-Installer.exe#/dl.7z",
|
|
"hash": "9a198781cc1f1df2b0a3b6dcf6677c0a8663d0dc182d20cd6bae1bc78f37632e",
|
|
"license": "GPL-2.0-or-later",
|
|
"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"
|
|
}
|
|
}
|