Installer defcon-humble

files:
- file1: N/A:Please select the Humble archive
game:
  exe: defcon.bin.x86_64
  launch_configs:
  - exe: defcon.bin.x86
    name: 32 bit version
installer:
- extract:
    dst: $CACHE
    file: $file1
- extract:
    dst: $CACHE
    file: $CACHE/defcon_1.6-1_i386.deb
    format: ar
- extract:
    dst: $CACHE
    file: $CACHE/data.tar.gz
- extract:
    dst: $CACHE
    file: $CACHE/defcon_1.6-1_amd64.deb
    format: ar
- extract:
    dst: $CACHE
    file: $CACHE/data.tar.gz
- merge:
    dst: $GAMEDIR
    src: $CACHE/local/games/defcon
description: ''
game_slug: defcon
gogslug: scanner_sombre_pack
humblestoreid: defcon
installer_slug: defcon-humble
name: DEFCON
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the Humble archive
  game:
    exe: defcon.bin.x86_64
    launch_configs:
    - exe: defcon.bin.x86
      name: 32 bit version
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - extract:
      dst: $CACHE
      file: $CACHE/defcon_1.6-1_i386.deb
      format: ar
  - extract:
      dst: $CACHE
      file: $CACHE/data.tar.gz
  - extract:
      dst: $CACHE
      file: $CACHE/defcon_1.6-1_amd64.deb
      format: ar
  - extract:
      dst: $CACHE
      file: $CACHE/data.tar.gz
  - merge:
      dst: $GAMEDIR
      src: $CACHE/local/games/defcon
slug: defcon-humble
steamid: 1520
version: Humble
year: 2006
{
  "game_slug": "defcon",
  "version": "Humble",
  "description": "",
  "notes": "",
  "name": "DEFCON",
  "year": 2006,
  "steamid": 1520,
  "gogslug": "scanner_sombre_pack",
  "humblestoreid": "defcon",
  "runner": "linux",
  "slug": "defcon-humble",
  "installer_slug": "defcon-humble",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble archive"
      }
    ],
    "game": {
      "exe": "defcon.bin.x86_64",
      "launch_configs": [
        {
          "exe": "defcon.bin.x86",
          "name": "32 bit version"
        }
      ]
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$CACHE/defcon_1.6-1_i386.deb",
          "format": "ar"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$CACHE/data.tar.gz"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$CACHE/defcon_1.6-1_amd64.deb",
          "format": "ar"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$CACHE/data.tar.gz"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/local/games/defcon"
        }
      }
    ]
  }
}
Back to game