scoop-games/bucket/r2modman.json

28 lines
872 B
JSON
Raw Normal View History

{
2022-08-29 09:32:14 -07:00
"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",
2022-03-19 15:54:04 -07:00
"architecture": {
"64bit": {
2022-08-29 09:32:14 -07:00
"url": "https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.32/r2modman-3.1.32.exe#/r2modman.exe",
"hash": "4e4b41f48fdfc64395f4b3424b9df5b9eb1ba25a4b075293983c6ba55d04e783"
2022-03-19 15:54:04 -07:00
}
},
"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"
}
}
}
}