files:
- file1: N/A:Please select the Humble archive
game:
exe: AIWarLinux.x86_64
launch_configs:
- exe: AIWarLinux.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/AIWarLinux.x86
- chmodx: $GAMEDIR/AIWarLinux.x86_64
description: AI War Collection 2013 & 2014
game_slug: ai-war-fleet-command
gogslug: ai_war_collection
humblestoreid: ''
installer_slug: ai-war-fleet-command-humble
name: 'AI War: Fleet Command'
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: AIWarLinux.x86_64
launch_configs:
- exe: AIWarLinux.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/AIWarLinux.x86
- chmodx: $GAMEDIR/AIWarLinux.x86_64
slug: ai-war-fleet-command-humble
steamid: 40400
version: Humble
year: 2009
{
"game_slug": "ai-war-fleet-command",
"version": "Humble",
"description": "AI War Collection 2013 & 2014",
"notes": "",
"name": "AI War: Fleet Command",
"year": 2009,
"steamid": 40400,
"gogslug": "ai_war_collection",
"humblestoreid": "",
"runner": "linux",
"slug": "ai-war-fleet-command-humble",
"installer_slug": "ai-war-fleet-command-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "AIWarLinux.x86_64",
"launch_configs": [
{
"exe": "AIWarLinux.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/AIWarLinux.x86"
},
{
"chmodx": "$GAMEDIR/AIWarLinux.x86_64"
}
]
}
}