files:
- file1: N/A:Please select the Humble archive
game:
exe: AnomalyWarzoneEarth
installer:
- extract:
dst: $CACHE
file: $file1
- extract:
dst: $CACHE
file: $CACHE/AnomalyWarzoneEarth-Installer
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data
description: ''
game_slug: anomaly-warzone-earth
gogslug: anomaly_warzone_earth
humblestoreid: anomalywarzoneearth_pc_boxart
installer_slug: anomaly-warzone-earth-humble
name: Anomaly Warzone Earth
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: AnomalyWarzoneEarth
installer:
- extract:
dst: $CACHE
file: $file1
- extract:
dst: $CACHE
file: $CACHE/AnomalyWarzoneEarth-Installer
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data
slug: anomaly-warzone-earth-humble
steamid: 91200
version: Humble
year: 2011
{
"game_slug": "anomaly-warzone-earth",
"version": "Humble",
"description": "",
"notes": "",
"name": "Anomaly Warzone Earth",
"year": 2011,
"steamid": 91200,
"gogslug": "anomaly_warzone_earth",
"humblestoreid": "anomalywarzoneearth_pc_boxart",
"runner": "linux",
"slug": "anomaly-warzone-earth-humble",
"installer_slug": "anomaly-warzone-earth-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "AnomalyWarzoneEarth"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "$CACHE/AnomalyWarzoneEarth-Installer",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data"
}
}
]
}
}