Installer ignition-gog

files:
- file1: N/A:Please select the GOG installer
game:
  exe: start.sh
installer:
- extract:
    dst: $CACHE
    file: $file1
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/noarch
description: ''
game_slug: ignition
gogslug: ignition
humblestoreid: ''
installer_slug: ignition-gog
name: Ignition
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the GOG installer
  game:
    exe: start.sh
  installer:
  - extract:
      dst: $CACHE
      file: $file1
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/noarch
slug: ignition-gog
steamid: 577990
version: GOG
year: 1997
{
  "game_slug": "ignition",
  "version": "GOG",
  "description": "",
  "notes": "",
  "name": "Ignition",
  "year": 1997,
  "steamid": 577990,
  "gogslug": "ignition",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "ignition-gog",
  "installer_slug": "ignition-gog",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the GOG installer"
      }
    ],
    "game": {
      "exe": "start.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/noarch"
        }
      }
    ]
  }
}
Back to game