Installer paltalk-wine

files:
- setup: null
game:
  exe: drive_c/Program Files/Paltalk/Paltalk.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: wsh57 vcrun6 vb6run win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: paltalk
gogslug: ''
humblestoreid: ''
installer_slug: paltalk-wine
name: Paltalk
notes: ''
runner: wine
script:
  files:
  - setup: null
  game:
    exe: drive_c/Program Files/Paltalk/Paltalk.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: wsh57 vcrun6 vb6run win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: paltalk-wine
steamid: null
version: wine
year: 1998
{
  "game_slug": "paltalk",
  "version": "wine",
  "description": null,
  "notes": "",
  "name": "Paltalk",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "paltalk-wine",
  "installer_slug": "paltalk-wine",
  "script": {
    "files": [
      {
        "setup": null
      }
    ],
    "game": {
      "exe": "drive_c/Program Files/Paltalk/Paltalk.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "wsh57 vcrun6 vb6run win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game