scoop-games/bucket/r2modman.json

28 lines
872 B
JSON

{
"version": "3.1.19",
"description": "A simple, clean, and easy to use mod manager for Risk of Rain 2, Dyson Sphere Program, Valheim and GTFO",
"homepage": "https://github.com/ebkr/r2modmanPlus",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.19/r2modman-3.1.19.exe#/r2modman.exe",
"hash": "25a4c978a441c83df663dfd911196d38567007f25ea2ffef61b168ef83354f08"
}
},
"bin": "r2modman.exe",
"shortcuts": [
[
"r2modman.exe",
"r2modman"
]
],
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/ebkr/r2modmanPlus/releases/download/v$version/r2modman-$version.exe#/r2modman.exe"
}
}
}
}