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