Installer ai-war-2-gog-dlc

files:
- goginstaller: N/A:Please select the GOG.com Linux installer
- dlc: N/A:Please select the GOG.com The Spire Rises DLC Linux installer
game:
  exe: start.sh
installer:
- extract:
    dst: $CACHE/GOG
    file: goginstaller
    format: zip
- extract:
    dst: $CACHE/GOG
    file: dlc
    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-dlc
name: AI War 2
notes: ''
runner: linux
script:
  files:
  - goginstaller: N/A:Please select the GOG.com Linux installer
  - dlc: N/A:Please select the GOG.com The Spire Rises DLC Linux installer
  game:
    exe: start.sh
  installer:
  - extract:
      dst: $CACHE/GOG
      file: goginstaller
      format: zip
  - extract:
      dst: $CACHE/GOG
      file: dlc
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/GOG/data/noarch/
slug: ai-war-2-gog-dlc
steamid: 573410
version: GOG + DLC
year: 2019
{
  "game_slug": "ai-war-2",
  "version": "GOG + DLC",
  "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-dlc",
  "installer_slug": "ai-war-2-gog-dlc",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Please select the GOG.com Linux installer"
      },
      {
        "dlc": "N/A:Please select the GOG.com The Spire Rises DLC Linux installer"
      }
    ],
    "game": {
      "exe": "start.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/GOG",
          "file": "goginstaller",
          "format": "zip"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/GOG",
          "file": "dlc",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/GOG/data/noarch/"
        }
      }
    ]
  }
}
Back to game