scoop-games/bucket/ivan.json

21 lines
710 B
JSON

{
"version": "059",
"description": "Iter Vehemens ad Necem - a continuation of the graphical roguelike by members of http://attnam.com",
"homepage": "https://github.com/Attnam/ivan",
"license": "GPL-2.0",
"url": "https://github.com/Attnam/ivan/releases/download/v059/IVAN-v059-win.zip",
"hash": "ebd59c7a7cc36cf910a0ef9c26fce8e6dba4557aea26307c8009646dcd6c1972",
"extract_dir": "IVAN-v059-win",
"shortcuts": [
[
"ivan.exe",
"IVAN"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Attnam/ivan/releases/download/v$version/IVAN-v$version-win.zip",
"extract_dir": "IVAN-v$version-win"
}
}