files:
- archive: http://maxlefou33.free.fr/linux/dave_gnukem.zip
game:
args: -f
exe: davegnukem
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: archive
description: ''
game_slug: dave-gnukem
gogslug: ''
humblestoreid: ''
installer_slug: dave-gnukem-linux
name: Dave Gnukem
notes: ''
runner: linux
script:
files:
- archive: http://maxlefou33.free.fr/linux/dave_gnukem.zip
game:
args: -f
exe: davegnukem
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: archive
slug: dave-gnukem-linux
steamid: null
version: linux
year: 2004
{
"game_slug": "dave-gnukem",
"version": "linux",
"description": "",
"notes": "",
"name": "Dave Gnukem",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "dave-gnukem-linux",
"installer_slug": "dave-gnukem-linux",
"script": {
"files": [
{
"archive": "http://maxlefou33.free.fr/linux/dave_gnukem.zip"
}
],
"game": {
"args": "-f",
"exe": "davegnukem",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "archive"
}
}
]
}
}