scoop-games/bucket/cdogs-sdl.json

27 lines
864 B
JSON

{
"version": "1.3.1",
"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.3.1/C-Dogs.SDL-1.3.1-win32.zip",
"hash": "f4bde930beb68a28e4ae58464533b3e20334d5364244951ac58c5d0cfb2d55f7",
"extract_dir": "C-Dogs.SDL-1.3.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"
}
}