Installer the-bridge-humble

files:
- file1: N/A:Please select the Humble archive
game:
  exe: TheBridge.x86
installer:
- extract:
    dst: $CACHE
    file: $file1
- merge:
    dst: $GAMEDIR
    src: $CACHE/TheBridge
- chmodx: $GAMEDIR/TheBridge.x86
description: ''
game_slug: the-bridge
gogslug: ''
humblestoreid: thebridge
installer_slug: the-bridge-humble
name: 'The Bridge '
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the Humble archive
  game:
    exe: TheBridge.x86
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - merge:
      dst: $GAMEDIR
      src: $CACHE/TheBridge
  - chmodx: $GAMEDIR/TheBridge.x86
slug: the-bridge-humble
steamid: 204240
version: Humble
year: 2013
{
  "game_slug": "the-bridge",
  "version": "Humble",
  "description": "",
  "notes": "",
  "name": "The Bridge ",
  "year": 2013,
  "steamid": 204240,
  "gogslug": "",
  "humblestoreid": "thebridge",
  "runner": "linux",
  "slug": "the-bridge-humble",
  "installer_slug": "the-bridge-humble",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble archive"
      }
    ],
    "game": {
      "exe": "TheBridge.x86"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/TheBridge"
        }
      },
      {
        "chmodx": "$GAMEDIR/TheBridge.x86"
      }
    ]
  }
}
Back to game