27 lines
868 B
JSON
27 lines
868 B
JSON
{
|
|
"homepage": "https://cxong.github.io/cdogs-sdl/",
|
|
"description": "Classic overhead run-and-gun game",
|
|
"version": "0.10.1",
|
|
"license": "GPL-2.0-or-later",
|
|
"url": "https://github.com/cxong/cdogs-sdl/releases/download/0.10.1/C-Dogs.SDL-0.10.1-win32.zip",
|
|
"hash": "d42a9a165c33b949137f0b251c1c99230ede28b36afd41eb898713f16bb507b4",
|
|
"extract_dir": "C-Dogs SDL-0.10.1-win32",
|
|
"shortcuts": [
|
|
[
|
|
"bin\\cdogs-sdl.exe",
|
|
"C-Dogs SDL"
|
|
],
|
|
[
|
|
"bin\\cdogs-sdl-editor.exe",
|
|
"C-Dogs SDL Editor"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/cxong/cdogs-sdl"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/cxong/cdogs-sdl/releases/download/$version/C-Dogs.SDL-$version-win32.zip",
|
|
"extract_dir": "C-Dogs SDL-$version-win32"
|
|
}
|
|
}
|