files:
- file: N/A:Please select the file from Itch.io
game:
exe: $GAMEDIR/Chromatose_Demo2_0_2
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: file
- chmodx: $GAMEDIR/Chromatose_Demo2_0_2
description: null
game_slug: chromatose
gogslug: ''
humblestoreid: ''
installer_slug: chromatose-itchio-demo
name: CHROMATOSE
notes: ''
runner: linux
script:
files:
- file: N/A:Please select the file from Itch.io
game:
exe: $GAMEDIR/Chromatose_Demo2_0_2
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: file
- chmodx: $GAMEDIR/Chromatose_Demo2_0_2
slug: chromatose-itchio-demo
steamid: null
version: Itch.io Demo
year: 2018
{
"game_slug": "chromatose",
"version": "Itch.io Demo",
"description": null,
"notes": "",
"name": "CHROMATOSE",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "chromatose-itchio-demo",
"installer_slug": "chromatose-itchio-demo",
"script": {
"files": [
{
"file": "N/A:Please select the file from Itch.io"
}
],
"game": {
"exe": "$GAMEDIR/Chromatose_Demo2_0_2",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "file"
}
},
{
"chmodx": "$GAMEDIR/Chromatose_Demo2_0_2"
}
]
}
}