{ "version": "2026-08-02-0526", "description": "Roguelike in a post-apocalyptic world (with sprite-based graphics, experimental build)", "homepage": "https://cataclysmdda.org", "license": "CC-BY-SA-3.0", "architecture": { "64bit": { "url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-experimental-2026-08-02-0526/cdda-windows-with-graphics-and-sounds-x64-2026-08-02-0526.zip", "hash": "4dbef1214333afeb91437152454875e150a6991ba53fbcca3b6aa0aef32ea904" } }, "shortcuts": [ [ "cataclysm-tiles.exe", "Cataclysm DDA\\Cataclysm DDA Tiles (Experimental)" ] ], "persist": [ "config", "save", "sound", "templates" ], "checkver": { "url": "https://api.github.com/repos/CleverRaven/Cataclysm-DDA/releases", "regex": "cdda-experimental-(?\\d{4}-\\d{2}-\\d{2}-\\d{4})/cdda-windows-with-graphics-and-sounds-x64-\\k\\.zip" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/cdda-experimental-$version/cdda-windows-with-graphics-and-sounds-x64-$version.zip" } } } }