2021-08-12 10:15:39 -07:00
|
|
|
{
|
2022-01-27 16:32:11 -08:00
|
|
|
"version": "2022.128.0",
|
2021-08-12 10:15:39 -07:00
|
|
|
"description": "A free-to-win rhythm game. Rhythm is just a click away!",
|
|
|
|
"homepage": "https://osu.ppy.sh/",
|
2022-01-27 16:32:11 -08:00
|
|
|
"hash": "c6ccab66257e6b4551633b1a8f787573de40cb107220cf87b29578661cabcee7",
|
|
|
|
"url": "https://github.com/ppy/osu/releases/download/2022.128.0/osulazer-2022.128.0-full.nupkg#dl.7z",
|
2021-08-12 10:15:39 -07:00
|
|
|
"license": "MIT",
|
2021-09-12 09:17:20 -07:00
|
|
|
"extract_dir": "lib\\net45",
|
2021-08-12 17:30:44 -07:00
|
|
|
"pre_install": "Rename-Item -Path $dir/osu!.exe -NewName $dir/osulazer.exe",
|
2021-08-12 10:15:39 -07:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
}
|