files:
- file1: N/A:Please select the IndieGameStand archive
game:
exe: GreyCubes.x86_64
launch_configs:
- exe: GreyCubes.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/GreyCubes.x86
- chmodx: $GAMEDIR/GreyCubes.x86_64
description: ''
game_slug: grey-cubes
gogslug: ''
humblestoreid: ''
installer_slug: grey-cubes-indiegamestand
name: Grey Cubes
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the IndieGameStand archive
game:
exe: GreyCubes.x86_64
launch_configs:
- exe: GreyCubes.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/GreyCubes.x86
- chmodx: $GAMEDIR/GreyCubes.x86_64
slug: grey-cubes-indiegamestand
steamid: 371500
version: IndieGameStand
year: 2015
{
"game_slug": "grey-cubes",
"version": "IndieGameStand",
"description": "",
"notes": "",
"name": "Grey Cubes",
"year": 2015,
"steamid": 371500,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "grey-cubes-indiegamestand",
"installer_slug": "grey-cubes-indiegamestand",
"script": {
"files": [
{
"file1": "N/A:Please select the IndieGameStand archive"
}
],
"game": {
"exe": "GreyCubes.x86_64",
"launch_configs": [
{
"exe": "GreyCubes.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/GreyCubes.x86"
},
{
"chmodx": "$GAMEDIR/GreyCubes.x86_64"
}
]
}
}