Installer metal-gear-solid-gog

files:
- game: N/A:Please select the GOG.com Windows installer.
game:
  arch: win32
  exe: drive_c/game/mgsi.exe
  prefix: $GAMEDIR
installer:
- task:
    app: dotnet40
    description: Installing .net
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: xna40
    description: Installing xna
    name: winetricks
    prefix: $GAMEDIR
    silent: false
- task:
    executable: game
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: metal-gear-solid
gogslug: metal_gear_solid
humblestoreid: ''
installer_slug: metal-gear-solid-gog
name: Metal Gear Solid
notes: ''
runner: wine
script:
  files:
  - game: N/A:Please select the GOG.com Windows installer.
  game:
    arch: win32
    exe: drive_c/game/mgsi.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: dotnet40
      description: Installing .net
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: xna40
      description: Installing xna
      name: winetricks
      prefix: $GAMEDIR
      silent: false
  - task:
      executable: game
      name: wineexec
      prefix: $GAMEDIR
slug: metal-gear-solid-gog
steamid: null
version: GOG
year: 1998
{
  "game_slug": "metal-gear-solid",
  "version": "GOG",
  "description": "",
  "notes": "",
  "name": "Metal Gear Solid",
  "year": 1998,
  "steamid": null,
  "gogslug": "metal_gear_solid",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "metal-gear-solid-gog",
  "installer_slug": "metal-gear-solid-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG.com Windows installer."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/game/mgsi.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "dotnet40",
          "description": "Installing .net",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "xna40",
          "description": "Installing xna",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": false
        }
      },
      {
        "task": {
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game