scoop-games/bucket/r2modman.json

28 lines
872 B
JSON

{
"version": "3.1.32",
"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.32/r2modman-3.1.32.exe#/r2modman.exe",
"hash": "4e4b41f48fdfc64395f4b3424b9df5b9eb1ba25a4b075293983c6ba55d04e783"
}
},
"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"
}
}
}
}