files:
- game: N/A:Please select the .zip install file downloaded from itch.io
game:
exe: ThatDamLevel/runner
installer:
- extract:
dst: GAMEDIR
file: $game
- chmodx: $GAMEDIR/ThatDamLevel/runner
description: ''
game_slug: that-dam-level
gogslug: ''
humblestoreid: ''
installer_slug: that-dam-level-itchio
name: That Dam Level
notes: ''
runner: linux
script:
files:
- game: N/A:Please select the .zip install file downloaded from itch.io
game:
exe: ThatDamLevel/runner
installer:
- extract:
dst: GAMEDIR
file: $game
- chmodx: $GAMEDIR/ThatDamLevel/runner
slug: that-dam-level-itchio
steamid: null
version: itch.io
year: 2015
{
"game_slug": "that-dam-level",
"version": "itch.io",
"description": "",
"notes": "",
"name": "That Dam Level",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "that-dam-level-itchio",
"installer_slug": "that-dam-level-itchio",
"script": {
"files": [
{
"game": "N/A:Please select the .zip install file downloaded from itch.io"
}
],
"game": {
"exe": "ThatDamLevel/runner"
},
"installer": [
{
"extract": {
"dst": "GAMEDIR",
"file": "$game"
}
},
{
"chmodx": "$GAMEDIR/ThatDamLevel/runner"
}
]
}
}