files:
- file1: N/A:Please select the Groupees 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-groupees
name: Volt
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Groupees 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-groupees
steamid: 290280
version: Groupees
year: 2014
{
"game_slug": "volt",
"version": "Groupees",
"description": "",
"notes": "",
"name": "Volt",
"year": 2014,
"steamid": 290280,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "volt-groupees",
"installer_slug": "volt-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees 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"
}
]
}
}