Installer a-bird-story-groupees

files:
- file1: N/A:Please select the Groupees archive
game:
  exe: ABirdStory.amd64
  launch_configs:
  - exe: ABirdStory.x86
    name: 32 bit version
installer:
- extract:
    dst: $CACHE
    file: $file1
- extract:
    dst: $CACHE
    file: $CACHE/ABirdStory-2014-11-06-linux/ABirdStory-2014-11-06.sh
    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-bird-story
gogslug: a_bird_story
humblestoreid: ''
installer_slug: a-bird-story-groupees
name: A Bird Story
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the Groupees archive
  game:
    exe: ABirdStory.amd64
    launch_configs:
    - exe: ABirdStory.x86
      name: 32 bit version
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - extract:
      dst: $CACHE
      file: $CACHE/ABirdStory-2014-11-06-linux/ABirdStory-2014-11-06.sh
      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-bird-story-groupees
steamid: 327410
version: Groupees
year: 2014
{
  "game_slug": "a-bird-story",
  "version": "Groupees",
  "description": "",
  "notes": "",
  "name": "A Bird Story",
  "year": 2014,
  "steamid": 327410,
  "gogslug": "a_bird_story",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "a-bird-story-groupees",
  "installer_slug": "a-bird-story-groupees",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Groupees archive"
      }
    ],
    "game": {
      "exe": "ABirdStory.amd64",
      "launch_configs": [
        {
          "exe": "ABirdStory.x86",
          "name": "32 bit version"
        }
      ]
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$CACHE/ABirdStory-2014-11-06-linux/ABirdStory-2014-11-06.sh",
          "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