scoop-games/bucket/osulazer.json

24 lines
805 B
JSON

{
"version": "2022.902.1",
"description": "A free-to-win rhythm game. Rhythm is just a click away!",
"homepage": "https://osu.ppy.sh/",
"license": "MIT",
"url": "https://github.com/ppy/osu/releases/download/2022.902.1/osulazer-2022.902.1-full.nupkg#/dl.7z",
"hash": "6259ee279ec1e172e6882ba7169e09637c7b668be285dfa4c7a944bd7e761e11",
"extract_dir": "lib\\net45",
"pre_install": "Rename-Item -Path $dir/osu!.exe -NewName $dir/osulazer.exe",
"bin": "osulazer.exe",
"shortcuts": [
[
"osulazer.exe",
"osu! Lazer"
]
],
"checkver": {
"github": "https://github.com/ppy/osu"
},
"autoupdate": {
"url": "https://github.com/ppy/osu/releases/download/$version/osulazer-$version-full.nupkg#/dl.7z"
}
}