files:
- file1: N/A:Please select the Humble archive
game:
exe: Anomaly2
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Anomaly2
description: ''
game_slug: anomaly-2
gogslug: anomaly_2
humblestoreid: anomaly2_bundle
installer_slug: anomaly-2-humble
name: Anomaly 2
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: Anomaly2
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Anomaly2
slug: anomaly-2-humble
steamid: 236730
version: Humble
year: 2011
{
"game_slug": "anomaly-2",
"version": "Humble",
"description": "",
"notes": "",
"name": "Anomaly 2",
"year": 2011,
"steamid": 236730,
"gogslug": "anomaly_2",
"humblestoreid": "anomaly2_bundle",
"runner": "linux",
"slug": "anomaly-2-humble",
"installer_slug": "anomaly-2-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "Anomaly2"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/Anomaly2"
}
]
}
}