Installer mafia-ii-steam

game:
  appid: 50130
  prefix: $GAMEDIR/prefix
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2012
    description: Installing vcrun2012
    name: winetricks
    prefix: $GAMEDIR/prefix
description: null
game_slug: mafia-ii
gogslug: ''
humblestoreid: ''
installer_slug: mafia-ii-steam
name: Mafia II
notes: ''
runner: winesteam
script:
  game:
    appid: 50130
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2012
      description: Installing vcrun2012
      name: winetricks
      prefix: $GAMEDIR/prefix
slug: mafia-ii-steam
steamid: 50130
version: Steam
year: 2011
{
  "game_slug": "mafia-ii",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "Mafia II",
  "year": 2011,
  "steamid": 50130,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "mafia-ii-steam",
  "installer_slug": "mafia-ii-steam",
  "script": {
    "game": {
      "appid": 50130,
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2012",
          "description": "Installing vcrun2012",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game