23 lines
825 B
JSON
23 lines
825 B
JSON
|
{
|
||
|
"homepage": "https://cataclysmdda.org",
|
||
|
"description": "Turn-based survival game set in a post-apocalyptic world (with text-based graphics)",
|
||
|
"version": "0.D",
|
||
|
"license": "CC-BY-SA-3.0",
|
||
|
"architecture": {
|
||
|
"64bit": {
|
||
|
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/0.D/cataclysmdda-0.D-8574-Win64-Curses.zip",
|
||
|
"hash": "806b0664f03e8c2756c0b5f21465e7be874b0290c74251842563e7a37da81ea1"
|
||
|
},
|
||
|
"32bit": {
|
||
|
"url": "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/0.D/cataclysmdda-0.D-8574-Win-Curses.zip",
|
||
|
"hash": "3b02e98801ef578fba2e73429d173a7c534d8df04b99b4bc9d8ba0ef05e2a9e6"
|
||
|
}
|
||
|
},
|
||
|
"shortcuts": [
|
||
|
[
|
||
|
"cataclysm.exe",
|
||
|
"Cataclysm DDA"
|
||
|
]
|
||
|
]
|
||
|
}
|