Installer super-daryl-deluxe-steam

game:
  appid: 361230
  arch: win32
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2008 vcrun2015
    arch: win32
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: dotnet471 win7
    arch: win32
    name: winetricks
    prefix: $GAMEDIR/prefix
description: null
game_slug: super-daryl-deluxe
gogslug: ''
humblestoreid: ''
installer_slug: super-daryl-deluxe-steam
name: Super Daryl Deluxe
notes: ''
runner: winesteam
script:
  game:
    appid: 361230
    arch: win32
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2008 vcrun2015
      arch: win32
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: dotnet471 win7
      arch: win32
      name: winetricks
      prefix: $GAMEDIR/prefix
slug: super-daryl-deluxe-steam
steamid: 361230
version: Steam
year: 2018
{
  "game_slug": "super-daryl-deluxe",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "Super Daryl Deluxe",
  "year": 2018,
  "steamid": 361230,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "super-daryl-deluxe-steam",
  "installer_slug": "super-daryl-deluxe-steam",
  "script": {
    "game": {
      "appid": 361230,
      "arch": "win32",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2008 vcrun2015",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "dotnet471 win7",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game