scoop-games/bucket/osulazer.json

27 lines
828 B
JSON

{
"version": "2021.820.0",
"description": "A free-to-win rhythm game. Rhythm is just a click away!",
"homepage": "https://osu.ppy.sh/",
"hash": "52666362b3fbbfa81ff3e1b31ef2b8999b770f1710b78c570381397fdf64a646",
"url": "https://github.com/ppy/osu/releases/download/2021.820.0/osulazer-2021.820.0-full.nupkg#dl.7z",
"license": "MIT",
"extract_dir": [
"lib",
"et45"
],
"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"
}
}