Installer a-golden-wake-humble

files:
- file1: N/A:Please select the Humble installer
game:
  exe: GoldenWake.bin.x86_64
  launch_configs:
  - exe: GoldenWake.bin.x86
    name: 32 bit version
installer:
- extract:
    dst: $CACHE
    file: $file1
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/noarch
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/x86
- merge:
    dst: $GAMEDIR
    src: $CACHE/data/x86_64
description: ''
game_slug: a-golden-wake
gogslug: a_golden_wake
humblestoreid: ''
installer_slug: a-golden-wake-humble
name: A Golden Wake
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the Humble installer
  game:
    exe: GoldenWake.bin.x86_64
    launch_configs:
    - exe: GoldenWake.bin.x86
      name: 32 bit version
  installer:
  - extract:
      dst: $CACHE
      file: $file1
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/noarch
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/x86
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data/x86_64
slug: a-golden-wake-humble
steamid: 307570
version: Humble
year: 2014
{
  "game_slug": "a-golden-wake",
  "version": "Humble",
  "description": "",
  "notes": "",
  "name": "A Golden Wake",
  "year": 2014,
  "steamid": 307570,
  "gogslug": "a_golden_wake",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "a-golden-wake-humble",
  "installer_slug": "a-golden-wake-humble",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble installer"
      }
    ],
    "game": {
      "exe": "GoldenWake.bin.x86_64",
      "launch_configs": [
        {
          "exe": "GoldenWake.bin.x86",
          "name": "32 bit version"
        }
      ]
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/noarch"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/x86"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data/x86_64"
        }
      }
    ]
  }
}
Back to game