files:
- file1: N/A:Please select the Groupees archive
game:
exe: GMS_Linux_Demo.x86_64
launch_configs:
- exe: GMS_Linux_Demo.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/GMS_Linux_Demo.x86
- chmodx: $GAMEDIR/GMS_Linux_Demo.x86_64
description: ''
game_slug: grand-mech-shooter
gogslug: ''
humblestoreid: ''
installer_slug: grand-mech-shooter-groupees
name: Grand Mech Shooter
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Groupees archive
game:
exe: GMS_Linux_Demo.x86_64
launch_configs:
- exe: GMS_Linux_Demo.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/GMS_Linux_Demo.x86
- chmodx: $GAMEDIR/GMS_Linux_Demo.x86_64
slug: grand-mech-shooter-groupees
steamid: null
version: Groupees
year: 2015
{
"game_slug": "grand-mech-shooter",
"version": "Groupees",
"description": "",
"notes": "",
"name": "Grand Mech Shooter",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "grand-mech-shooter-groupees",
"installer_slug": "grand-mech-shooter-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees archive"
}
],
"game": {
"exe": "GMS_Linux_Demo.x86_64",
"launch_configs": [
{
"exe": "GMS_Linux_Demo.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/GMS_Linux_Demo.x86"
},
{
"chmodx": "$GAMEDIR/GMS_Linux_Demo.x86_64"
}
]
}
}