24 lines
805 B
JSON
24 lines
805 B
JSON
{
|
|
"version": "2022.821.0",
|
|
"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.821.0/osulazer-2022.821.0-full.nupkg#/dl.7z",
|
|
"hash": "fc8d39df4f206989ebf59d257c102cb45d9ba2b071f7c581dc3b09ddfe330d33",
|
|
"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"
|
|
}
|
|
}
|