scoop-games/bucket/r2modman.json

28 lines
872 B
JSON
Raw Normal View History

{
2022-03-05 13:34:10 -08:00
"version": "3.1.27",
"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",
"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"
}
}
2022-03-05 13:34:10 -08:00
},
"architecture": {
"64bit": {
"url": "https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.27/r2modman-3.1.27.exe#/r2modman.exe",
"hash": "9a4e11887045c1d6c3fcd9858e41f9a2d95692224eaa84fc064bcd7bed49c384"
}
}
}