37 lines
1.5 KiB
JSON
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": "9893",
|
|
"license": "CC-BY-SA-3.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-jenkins-b9893/cataclysmdda-0.D-Windows_x64-Tiles-9893.zip",
|
|
"hash": "d6094ebb4e32d60f3046ee39f2a8d71a83e9f115332976c7398f4604176cf0fe"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-jenkins-b9893/cataclysmdda-0.D-Windows-Tiles-9893.zip",
|
|
"hash": "2309d98c0d8776f1c1e7ed639c78e775bc3749dc019bcb2b58d778022330544d"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|