scoop-games/bucket/nuncabola.json

19 lines
547 B
JSON
Raw Normal View History

2019-03-07 18:44:25 -08:00
{
"homepage": "http://uppgarn.com/nuncabola/",
"description": "3D roll-the-ball puzzle game (reimplementation of Neverball in Java)",
"version": "0.192",
"license": "GPL-2.0-or-later",
"url": "http://uppgarn.com/nuncabola/nuncabola-0.192.zip",
"hash": "878406ec5c22b31d7fa05cc54519a1caf7c57d45a449adf3a81dc875ebece06f",
"extract_dir": "Nuncabola",
"shortcuts": [
[
"nuncabola.bat",
"Nuncabola"
]
],
"suggest": {
2019-03-07 18:44:57 -08:00
"JDK": "java/adoptopenjdk-hotspot-jre"
2019-03-07 18:44:25 -08:00
}
}