scoop-games/bucket/openclonk.json

24 lines
763 B
JSON
Raw Normal View History

2019-03-07 18:44:25 -08:00
{
"homepage": "https://www.openclonk.org/",
"description": "2D multiplayer action game with mining, settling and fast-paced melees",
"version": "8.1",
"license": "ISC",
"architecture": {
"64bit": {
"url": "https://www.openclonk.org/builds/release/8.1/openclonk-8.1-x64.exe#/dl.7z",
"hash": "cb595b8b7495b9c68cb21db01c852ff3c12f20de51d72dfc99009aa1093f0b01"
},
"32bit": {
"url": "https://www.openclonk.org/builds/release/8.1/openclonk-8.1.exe#/dl.7z",
"hash": "db5285406c359d67cfb82a6c772854c8d3ef78a646aa141da09506a8a542e10c"
}
},
"bin": "openclonk.exe",
"shortcuts": [
[
"openclonk.exe",
"OpenClonk"
]
]
}