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