files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: null
game_slug: ai-war-2
gogslug: ai_war_2_complete_edition
humblestoreid: ''
installer_slug: ai-war-2-gog
name: AI War 2
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: ai-war-2-gog
steamid: 573410
version: GOG
year: 2019
{
"game_slug": "ai-war-2",
"version": "GOG",
"description": null,
"notes": "",
"name": "AI War 2",
"year": 2019,
"steamid": 573410,
"gogslug": "ai_war_2_complete_edition",
"humblestoreid": "",
"runner": "linux",
"slug": "ai-war-2-gog",
"installer_slug": "ai-war-2-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}