2019-08-16 22:21:48 -07:00
|
|
|
{
|
|
|
|
"homepage": "https://cataclysmdda.org",
|
|
|
|
"description": "Turn-based survival game set in a post-apocalyptic world (with graphical tiles, experimental build)",
|
2020-01-08 16:00:29 -08:00
|
|
|
"version": "10149",
|
2019-08-16 22:21:48 -07:00
|
|
|
"license": "CC-BY-SA-3.0",
|
|
|
|
"architecture": {
|
|
|
|
"64bit": {
|
2020-01-08 16:00:29 -08:00
|
|
|
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-jenkins-b10149/cataclysmdda-0.D-Windows_x64-Tiles-10149.zip",
|
|
|
|
"hash": "9701114c96cec1b475706048c1808bde488e504edf03fcdc251b7f0041243a5b"
|
2019-08-16 22:21:48 -07:00
|
|
|
},
|
|
|
|
"32bit": {
|
2020-01-08 16:00:29 -08:00
|
|
|
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-jenkins-b10149/cataclysmdda-0.D-Windows-Tiles-10149.zip",
|
|
|
|
"hash": "66178883f8ba20ccd988d795ff6df604489aaa17a656e933e595b078391ecd94"
|
2019-08-16 22:21:48 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|