scoop-games/bucket/cdogs-sdl.json

27 lines
864 B
JSON

{
"version": "1.2.0",
"description": "Classic overhead run-and-gun game",
"homepage": "https://cxong.github.io/cdogs-sdl/",
"license": "GPL-2.0-or-later",
"url": "https://github.com/cxong/cdogs-sdl/releases/download/1.2.0/C-Dogs.SDL-1.2.0-win32.zip",
"hash": "3a8e3ebb1eedfe2a5c42398b439a32f088803bf22271219d576032eb2766682a",
"extract_dir": "C-Dogs.SDL-1.2.0-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"
}
}