scoop-games/bucket/cataclysm-dda-tiles-experim...

37 lines
1.5 KiB
JSON

{
"homepage": "https://cataclysmdda.org",
"description": "Turn-based survival game set in a post-apocalyptic world (with graphical tiles, experimental build)",
"version": "10193",
"license": "CC-BY-SA-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-jenkins-b10193/cataclysmdda-0.D-Windows_x64-Tiles-10193.zip",
"hash": "be9bc83a498f7d1ae60ea6a851bec9ec4a88e641d7dada539f40a32acee33021"
},
"32bit": {
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-jenkins-b10193/cataclysmdda-0.D-Windows-Tiles-10193.zip",
"hash": "4974e09ddab487ee688487fc403195a5ec19f6a95c9c731d8533a6b79727a3b5"
}
},
"shortcuts": [
[
"cataclysm-tiles.exe",
"Cataclysm DDA Tiles (Experimental)"
]
],
"checkver": {
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/",
"re": "Cataclysm-DDA experimental build #(.*)[<]"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-jenkins-b$version/cataclysmdda-0.D-Windows_x64-Tiles-$version.zip"
},
"32bit": {
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-jenkins-b$version/cataclysmdda-0.D-Windows-Tiles-$version.zip"
}
}
}
}