Installer brothers-a-tale-of-two-sons-steam

game:
  appid: 225080
  prefix: $GAMEDIR/prefix
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: dotnet40
    name: winetricks
    prefix: $GAMEDIR/prefix
winesteam:
  dumbxinputemu: true
  x360ce-path: $GAMEDIR/Binaries/Win32
description: null
game_slug: brothers-a-tale-of-two-sons
gogslug: brothers_a_tale_of_two_sons
humblestoreid: brothers-a-tale-of-two-sons
installer_slug: brothers-a-tale-of-two-sons-steam
name: Brothers - A Tale of Two Sons
notes: ''
runner: winesteam
script:
  game:
    appid: 225080
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: dotnet40
      name: winetricks
      prefix: $GAMEDIR/prefix
  winesteam:
    dumbxinputemu: true
    x360ce-path: $GAMEDIR/Binaries/Win32
slug: brothers-a-tale-of-two-sons-steam
steamid: 225080
version: Steam
year: 2013
{
  "game_slug": "brothers-a-tale-of-two-sons",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "Brothers - A Tale of Two Sons",
  "year": 2013,
  "steamid": 225080,
  "gogslug": "brothers_a_tale_of_two_sons",
  "humblestoreid": "brothers-a-tale-of-two-sons",
  "runner": "winesteam",
  "slug": "brothers-a-tale-of-two-sons-steam",
  "installer_slug": "brothers-a-tale-of-two-sons-steam",
  "script": {
    "game": {
      "appid": 225080,
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "dotnet40",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ],
    "winesteam": {
      "dumbxinputemu": true,
      "x360ce-path": "$GAMEDIR/Binaries/Win32"
    }
  }
}
Back to game