scoop-games/bucket/dwarf-fortress.json

22 lines
667 B
JSON

{
"homepage": "http://www.bay12games.com/dwarves",
"description": "Indie construction and management game",
"version": "0.47.04",
"license": "Custom",
"url": "http://www.bay12games.com/dwarves/df_47_04_win.zip",
"hash": "fae8792b9dc6413e5b72958151ead5b3cd93de1ecd0eeefe0720259747eef148",
"shortcuts": [
[
"Dwarf Fortress.exe",
"Dwarf Fortress"
]
],
"checkver": {
"url": "http://www.bay12games.com/dwarves",
"re": "DWARF FORTRESS CLASSIC ([\\d\\.]+)"
},
"autoupdate": {
"url": "http://www.bay12games.com/dwarves/df_$minorVersion_$patchVersion_win.zip"
}
}