Installer tesseract-first-edition

files:
- game: http://download.tuxfamily.org/tesseract/tesseract_2014_05_12_first_edition_linux.tar.xz
game:
  exe: tesseract_unix
installer:
- execute:
    args: -c "tar -xf $game -C $GAMEDIR --strip 1"
    description: extracting...
    file: /bin/sh
- chmodx: $GAMEDIR/tesseract_unix
- chmodx: $GAMEDIR/bin_unix/linux_64_client
- chmodx: $GAMEDIR/bin_unix/linux_client
description: ''
game_slug: tesseract
gogslug: ''
humblestoreid: ''
installer_slug: tesseract-first-edition
name: Tesseract
notes: ''
runner: linux
script:
  files:
  - game: http://download.tuxfamily.org/tesseract/tesseract_2014_05_12_first_edition_linux.tar.xz
  game:
    exe: tesseract_unix
  installer:
  - execute:
      args: -c "tar -xf $game -C $GAMEDIR --strip 1"
      description: extracting...
      file: /bin/sh
  - chmodx: $GAMEDIR/tesseract_unix
  - chmodx: $GAMEDIR/bin_unix/linux_64_client
  - chmodx: $GAMEDIR/bin_unix/linux_client
slug: tesseract-first-edition
steamid: 304810
version: First Edition
year: 2014
{
  "game_slug": "tesseract",
  "version": "First Edition",
  "description": "",
  "notes": "",
  "name": "Tesseract",
  "year": 2014,
  "steamid": 304810,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "tesseract-first-edition",
  "installer_slug": "tesseract-first-edition",
  "script": {
    "files": [
      {
        "game": "http://download.tuxfamily.org/tesseract/tesseract_2014_05_12_first_edition_linux.tar.xz"
      }
    ],
    "game": {
      "exe": "tesseract_unix"
    },
    "installer": [
      {
        "execute": {
          "args": "-c \"tar -xf $game -C $GAMEDIR --strip 1\"",
          "description": "extracting...",
          "file": "/bin/sh"
        }
      },
      {
        "chmodx": "$GAMEDIR/tesseract_unix"
      },
      {
        "chmodx": "$GAMEDIR/bin_unix/linux_64_client"
      },
      {
        "chmodx": "$GAMEDIR/bin_unix/linux_client"
      }
    ]
  }
}
Back to game