Installer shatter-humble

exe: Shatter.bin.x86
files:
- file1: N/A:Please select the Humble installer
installer:
- execute:
    args: --tar -xf -C $CACHE
    file: $file1
- extract:
    dst: $CACHE
    file: $CACHE/instarchive_linux_all
    format: lzma
- extract:
    dst: $CACHE
    file: $CACHE/instarchive_all
    format: lzma
- extract:
    dst: $GAMEDIR
    file: $CACHE/instarchive_linux_all~
    format: tar
- extract:
    dst: $GAMEDIR
    file: $CACHE/instarchive_all~
    format: tar
description: libxft2:i386 is needed from your distribution's repository.
game_slug: shatter
gogslug: ''
humblestoreid: shatter
installer_slug: shatter-humble
name: Shatter
notes: ''
runner: linux
script:
  exe: Shatter.bin.x86
  files:
  - file1: N/A:Please select the Humble installer
  installer:
  - execute:
      args: --tar -xf -C $CACHE
      file: $file1
  - extract:
      dst: $CACHE
      file: $CACHE/instarchive_linux_all
      format: lzma
  - extract:
      dst: $CACHE
      file: $CACHE/instarchive_all
      format: lzma
  - extract:
      dst: $GAMEDIR
      file: $CACHE/instarchive_linux_all~
      format: tar
  - extract:
      dst: $GAMEDIR
      file: $CACHE/instarchive_all~
      format: tar
slug: shatter-humble
steamid: 20820
version: Humble
year: 2009
{
  "game_slug": "shatter",
  "version": "Humble",
  "description": "libxft2:i386 is needed from your distribution's repository.",
  "notes": "",
  "name": "Shatter",
  "year": 2009,
  "steamid": 20820,
  "gogslug": "",
  "humblestoreid": "shatter",
  "runner": "linux",
  "slug": "shatter-humble",
  "installer_slug": "shatter-humble",
  "script": {
    "exe": "Shatter.bin.x86",
    "files": [
      {
        "file1": "N/A:Please select the Humble installer"
      }
    ],
    "installer": [
      {
        "execute": {
          "args": "--tar -xf -C $CACHE",
          "file": "$file1"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$CACHE/instarchive_linux_all",
          "format": "lzma"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$CACHE/instarchive_all",
          "format": "lzma"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$CACHE/instarchive_linux_all~",
          "format": "tar"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$CACHE/instarchive_all~",
          "format": "tar"
        }
      }
    ]
  }
}
Back to game