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": "10270",
"license": "CC-BY-SA-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-jenkins-b10270/cataclysmdda-0.D-Windows_x64-Tiles-10270.zip",
"hash": "a26c22052e58ef2db907f5e1d4cd54ad0c0e52b0c739ecb1ad4d61698e1da8c6"
},
"32bit": {
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-jenkins-b10270/cataclysmdda-0.D-Windows-Tiles-10270.zip",
"hash": "cdf903ee95e70fb4063195fe6002834577060c35219249339013b4c69c867f03"
}
},
"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"
}
}
}
}