files:
- file1: N/A:Please select the Humble installer
game:
exe: AnomalyMobileCampaign
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data
description: ''
game_slug: anomaly-warzone-earth-mobile-campaign
gogslug: anomaly_warzone_earth_mobile_campaign
humblestoreid: anomalywarzoneearthmobilecampaign_pc
installer_slug: anomaly-warzone-earth-mobile-humble
name: Anomaly Warzone Earth Mobile Campaign
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble installer
game:
exe: AnomalyMobileCampaign
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data
slug: anomaly-warzone-earth-mobile-humble
steamid: 252170
version: Humble
year: 2011
{
"game_slug": "anomaly-warzone-earth-mobile-campaign",
"version": "Humble",
"description": "",
"notes": "",
"name": "Anomaly Warzone Earth Mobile Campaign",
"year": 2011,
"steamid": 252170,
"gogslug": "anomaly_warzone_earth_mobile_campaign",
"humblestoreid": "anomalywarzoneearthmobilecampaign_pc",
"runner": "linux",
"slug": "anomaly-warzone-earth-mobile-humble",
"installer_slug": "anomaly-warzone-earth-mobile-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"exe": "AnomalyMobileCampaign"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data"
}
}
]
}
}