files:
- appimage: https://github.com/ppy/osu/releases/latest/download/osu.AppImage
game:
exe: osu.AppImage
installer:
- move:
dst: $GAMEDIR
src: appimage
- chmodx: osu.AppImage
description: The official open-source cross-platform osu! client (stable, but still
under development).
game_slug: osu
gogslug: ''
humblestoreid: ''
installer_slug: osu-osulazer
name: osu!
notes: ''
runner: linux
script:
files:
- appimage: https://github.com/ppy/osu/releases/latest/download/osu.AppImage
game:
exe: osu.AppImage
installer:
- move:
dst: $GAMEDIR
src: appimage
- chmodx: osu.AppImage
slug: osu-osulazer
steamid: null
version: osu!lazer
year: 2007
{
"game_slug": "osu",
"version": "osu!lazer",
"description": "The official open-source cross-platform osu! client (stable, but still under development).",
"notes": "",
"name": "osu!",
"year": 2007,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "osu-osulazer",
"installer_slug": "osu-osulazer",
"script": {
"files": [
{
"appimage": "https://github.com/ppy/osu/releases/latest/download/osu.AppImage"
}
],
"game": {
"exe": "osu.AppImage"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "appimage"
}
},
{
"chmodx": "osu.AppImage"
}
]
}
}