Installer limbo-gog

files:
- goginstaller: N/A:Please select the GOG.com Windows installer
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
  arch: win64
  exe: drive_c/GOG Games/LIMBO/limbo.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /silent
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /LANG=English /SP- /SUPPRESSMSGBOXES
    executable: goginstaller
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: limbo
gogslug: limbo
humblestoreid: limbo
installer_slug: limbo-gog
name: LIMBO
notes: ''
runner: wine
script:
  files:
  - goginstaller: N/A:Please select the GOG.com Windows installer
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  game:
    arch: win64
    exe: drive_c/GOG Games/LIMBO/limbo.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /silent
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /LANG=English /SP- /SUPPRESSMSGBOXES
      executable: goginstaller
      name: wineexec
      prefix: $GAMEDIR
slug: limbo-gog
steamid: 48000
version: GOG
year: 2011
{
  "game_slug": "limbo",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "LIMBO",
  "year": 2011,
  "steamid": 48000,
  "gogslug": "limbo",
  "humblestoreid": "limbo",
  "runner": "wine",
  "slug": "limbo-gog",
  "installer_slug": "limbo-gog",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Please select the GOG.com Windows installer"
      },
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/LIMBO/limbo.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/silent",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/LANG=English /SP- /SUPPRESSMSGBOXES",
          "executable": "goginstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game