Installer braid-gog

files:
- game: N/A:Select Setup.exe
game:
  arch: win32
  exe: $GAMEDIR/drive_c/GOG Games/Braid/braid.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: $game
    name: wineexec
    prefix: $GAMEDIR
wine:
  Desktop: true
description: null
game_slug: braid
gogslug: braid
humblestoreid: braid
installer_slug: braid-gog
name: Braid
notes: ''
runner: wine
script:
  files:
  - game: N/A:Select Setup.exe
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/GOG Games/Braid/braid.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: $game
      name: wineexec
      prefix: $GAMEDIR
  wine:
    Desktop: true
slug: braid-gog
steamid: 26800
version: GOG
year: 2008
{
  "game_slug": "braid",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Braid",
  "year": 2008,
  "steamid": 26800,
  "gogslug": "braid",
  "humblestoreid": "braid",
  "runner": "wine",
  "slug": "braid-gog",
  "installer_slug": "braid-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Select Setup.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/GOG Games/Braid/braid.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true
    }
  }
}
Back to game