{ "homepage": "https://cataclysmdda.org", "description": "Roguelike in a post-apocalyptic world (with sprite-based graphics)", "version": "0.H-RELEASE", "license": { "identifier": "CC-BY-SA-3.0,GPL-2.0+,OFL-1.0,BSL-1.0,Zlib,MIT,BSD(libbacktrace)", "url": "https://github.com/CleverRaven/Cataclysm-DDA/blob/master/LICENSE.txt" }, "architecture": { "64bit": { "url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/0.H-RELEASE/cdda-windows-with-graphics-and-sounds-x64-2024-11-23-1857.zip", "hash": "856b4e27f570b0ffb791e4572dab5691b79918c15b41d36e49ab689419231540" } }, "shortcuts": [ [ "cataclysm-tiles.exe", "Cataclysm DDA\\Cataclysm DDA Tiles" ] ], "persist": [ "config", "save", "sound", "templates" ], "checkver": { "url": "https://api.github.com/repos/CleverRaven/Cataclysm-DDA/releases/latest", "regex": "releases/download/(?[\\w\\.-]+)/cdda-windows-with-graphics-and-sounds-x64-(?[\\d-]+)\\.zip" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/$version/cdda-windows-with-graphics-and-sounds-x64-$matchDate.zip" } } } }