files:
- archive: https://lutris.net/files/games/abuse/abuse-0.80-i386.tar.bz2
game:
exe: launch.sh
installer:
- extract:
dst: $GAMEDIR
file: $archive
description: ''
game_slug: abuse
gogslug: ''
humblestoreid: ''
installer_slug: abuse-sdl-080-32-bit
name: Abuse
notes: ''
runner: linux
script:
files:
- archive: https://lutris.net/files/games/abuse/abuse-0.80-i386.tar.bz2
game:
exe: launch.sh
installer:
- extract:
dst: $GAMEDIR
file: $archive
slug: abuse-sdl-080-32-bit
steamid: null
version: SDL 0.80 (32-bit)
year: 1995
{
"game_slug": "abuse",
"version": "SDL 0.80 (32-bit)",
"description": "",
"notes": "",
"name": "Abuse",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "abuse-sdl-080-32-bit",
"installer_slug": "abuse-sdl-080-32-bit",
"script": {
"files": [
{
"archive": "https://lutris.net/files/games/abuse/abuse-0.80-i386.tar.bz2"
}
],
"game": {
"exe": "launch.sh"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$archive"
}
}
]
}
}