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

37 lines
1.5 KiB
JSON
Raw Normal View History

{
"homepage": "https://cataclysmdda.org",
"description": "Turn-based survival game set in a post-apocalyptic world (with graphical tiles, experimental build)",
"version": "10156",
"license": "CC-BY-SA-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-jenkins-b10156/cataclysmdda-0.D-Windows_x64-Tiles-10156.zip",
"hash": "201680cb85285a8b2292c0a32c09458673d5a6c04ee434876b427b21d1663199"
},
"32bit": {
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-jenkins-b10156/cataclysmdda-0.D-Windows-Tiles-10156.zip",
"hash": "73039a96900a6c9452c411f143f2cccb7389d27e64b9bc44eb0f6b3be22e2a8b"
}
},
"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"
}
}
}
}