scoop-games/bucket/osulazer.json

24 lines
806 B
JSON

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