files:
- file1: N/A:Please select the Groupees archive
game:
exe: runner
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/runner
description: ''
game_slug: that-dam-level
gogslug: ''
humblestoreid: ''
installer_slug: that-dam-level-groupees
name: That Dam Level
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Groupees archive
game:
exe: runner
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/runner
slug: that-dam-level-groupees
steamid: null
version: Groupees
year: 2015
{
"game_slug": "that-dam-level",
"version": "Groupees",
"description": "",
"notes": "",
"name": "That Dam Level",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "that-dam-level-groupees",
"installer_slug": "that-dam-level-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees archive"
}
],
"game": {
"exe": "runner"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/runner"
}
]
}
}