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