scoop-games/bucket/osulazer.json

24 lines
806 B
JSON

{
"version": "2021.1028.0",
"description": "A free-to-win rhythm game. Rhythm is just a click away!",
"homepage": "https://osu.ppy.sh/",
"hash": "03fc57b49870d2be16f2eb1cb361de9b7cd787cad677eaa41e7b3f1d57e894be",
"url": "https://github.com/ppy/osu/releases/download/2021.1028.0/osulazer-2021.1028.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"
}
}