Installer inside-gog

files:
- install: N/A:Select the Windows installer provided by GOG
game:
  exe: drive_c/GOG Games/INSIDE/INSIDE.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2010 win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    executable: install
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: inside
gogslug: inside
humblestoreid: ''
installer_slug: inside-gog
name: INSIDE
notes: ''
runner: wine
script:
  files:
  - install: N/A:Select the Windows installer provided by GOG
  game:
    exe: drive_c/GOG Games/INSIDE/INSIDE.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2010 win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      executable: install
      name: wineexec
      prefix: $GAMEDIR
slug: inside-gog
steamid: 304430
version: GOG
year: 2016
{
  "game_slug": "inside",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "INSIDE",
  "year": 2016,
  "steamid": 304430,
  "gogslug": "inside",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "inside-gog",
  "installer_slug": "inside-gog",
  "script": {
    "files": [
      {
        "install": "N/A:Select the Windows installer provided by GOG"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/INSIDE/INSIDE.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2010 win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "executable": "install",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game