files:
- file1: N/A:Please select the itch.io archive
game:
exe: Alcarys_Complex/runner
installer:
- extract:
dst: $GAMEDIR
file: $file1
- chmodx: $GAMEDIR/Alcarys_Complex/runner
description: null
game_slug: alcarys-complex
gogslug: ''
humblestoreid: ''
installer_slug: alcarys-complex-itchio
name: Alcarys Complex
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: Alcarys_Complex/runner
installer:
- extract:
dst: $GAMEDIR
file: $file1
- chmodx: $GAMEDIR/Alcarys_Complex/runner
slug: alcarys-complex-itchio
steamid: null
version: itch.io
year: 2012
{
"game_slug": "alcarys-complex",
"version": "itch.io",
"description": null,
"notes": "",
"name": "Alcarys Complex",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "alcarys-complex-itchio",
"installer_slug": "alcarys-complex-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "Alcarys_Complex/runner"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/Alcarys_Complex/runner"
}
]
}
}