Installer tales-from-the-borderlands-telltale-game-client

files:
- game: N/A:Please select the Telletale (Download Center) Windows installer.
game:
  arch: win32
  exe: drive_c/Program Files/Telltale Games/Tales from the Borderlands/Borderlands.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: sandbox
    description: Disabling unused WINE features
    name: winetricks
    prefix: $GAMEDIR
    silent: true
description: Game client from Telltale's website (telltale.com)
game_slug: tales-from-the-borderlands
gogslug: tales_from_the_borderlands
humblestoreid: ''
installer_slug: tales-from-the-borderlands-telltale-game-client
name: Tales from the Borderlands
notes: ''
runner: wine
script:
  files:
  - game: N/A:Please select the Telletale (Download Center) Windows installer.
  game:
    arch: win32
    exe: drive_c/Program Files/Telltale Games/Tales from the Borderlands/Borderlands.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: sandbox
      description: Disabling unused WINE features
      name: winetricks
      prefix: $GAMEDIR
      silent: true
slug: tales-from-the-borderlands-telltale-game-client
steamid: 330830
version: Telltale game client
year: 2014
{
  "game_slug": "tales-from-the-borderlands",
  "version": "Telltale game client",
  "description": "Game client from Telltale's website (telltale.com)",
  "notes": "",
  "name": "Tales from the Borderlands",
  "year": 2014,
  "steamid": 330830,
  "gogslug": "tales_from_the_borderlands",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tales-from-the-borderlands-telltale-game-client",
  "installer_slug": "tales-from-the-borderlands-telltale-game-client",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the Telletale (Download Center) Windows installer."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Telltale Games/Tales from the Borderlands/Borderlands.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "sandbox",
          "description": "Disabling unused WINE features",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ]
  }
}
Back to game