Installer the-infinite-black-latest-32-bit

files:
- tib: https://files.spellbook.com/download/tib-unity-linux.zip
game:
  exe: $GAMEDIR/tib-unity-linux.x86
installer:
- extract:
    dst: $GAMEDIR
    file: tib
    format: zip
- chmodx: $GAMEDIR/tib-unity-linux.x86
description: Direct download of the native Linux client from the official website
  (spellbook.com/tib/).
game_slug: the-infinite-black
gogslug: ''
humblestoreid: ''
installer_slug: the-infinite-black-latest-32-bit
name: The Infinite Black
notes: ''
runner: linux
script:
  files:
  - tib: https://files.spellbook.com/download/tib-unity-linux.zip
  game:
    exe: $GAMEDIR/tib-unity-linux.x86
  installer:
  - extract:
      dst: $GAMEDIR
      file: tib
      format: zip
  - chmodx: $GAMEDIR/tib-unity-linux.x86
slug: the-infinite-black-latest-32-bit
steamid: 489000
version: Latest (32-bit)
year: 2016
{
  "game_slug": "the-infinite-black",
  "version": "Latest (32-bit)",
  "description": "Direct download of the native Linux client from the official website (spellbook.com/tib/).",
  "notes": "",
  "name": "The Infinite Black",
  "year": 2016,
  "steamid": 489000,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-infinite-black-latest-32-bit",
  "installer_slug": "the-infinite-black-latest-32-bit",
  "script": {
    "files": [
      {
        "tib": "https://files.spellbook.com/download/tib-unity-linux.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/tib-unity-linux.x86"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "tib",
          "format": "zip"
        }
      },
      {
        "chmodx": "$GAMEDIR/tib-unity-linux.x86"
      }
    ]
  }
}
Back to game