files:
- archive: N/A:Select the game archive
game:
exe: drive_c/Games/Drawkanoid/Drawkanoid.exe
prefix: $GAMEDIR
working_dir: drive_c/Games/Drawkanoid/
installer:
- extract:
dst: $GAMEDIR/drive_c/Games/Drawkanoid/
file: $archive
format: zip
- chmodx: $GAMEDIR/drive_c/Games/Drawkanoid/Drawkanoid.exe
description: null
game_slug: drawkanoid
gogslug: ''
humblestoreid: ''
installer_slug: drawkanoid-humble-bundle
name: Drawkanoid
notes: If there are any problems with the sound, try activate the "Reset PulseAudio"
and/or "Reduce PulseAudio latency" options in the settings.
runner: wine
script:
files:
- archive: N/A:Select the game archive
game:
exe: drive_c/Games/Drawkanoid/Drawkanoid.exe
prefix: $GAMEDIR
working_dir: drive_c/Games/Drawkanoid/
installer:
- extract:
dst: $GAMEDIR/drive_c/Games/Drawkanoid/
file: $archive
format: zip
- chmodx: $GAMEDIR/drive_c/Games/Drawkanoid/Drawkanoid.exe
slug: drawkanoid-humble-bundle
steamid: 951370
version: Humble Bundle
year: 2018
{
"game_slug": "drawkanoid",
"version": "Humble Bundle",
"description": null,
"notes": "If there are any problems with the sound, try activate the \"Reset PulseAudio\" and/or \"Reduce PulseAudio latency\" options in the settings.",
"name": "Drawkanoid",
"year": 2018,
"steamid": 951370,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "drawkanoid-humble-bundle",
"installer_slug": "drawkanoid-humble-bundle",
"script": {
"files": [
{
"archive": "N/A:Select the game archive"
}
],
"game": {
"exe": "drive_c/Games/Drawkanoid/Drawkanoid.exe",
"prefix": "$GAMEDIR",
"working_dir": "drive_c/Games/Drawkanoid/"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Games/Drawkanoid/",
"file": "$archive",
"format": "zip"
}
},
{
"chmodx": "$GAMEDIR/drive_c/Games/Drawkanoid/Drawkanoid.exe"
}
]
}
}