scoop-games/bucket/cdogs-sdl.json

27 lines
864 B
JSON

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