Installer pokerth-112

files:
- archive: https://www.pokerth.net/download/client/PokerTH-1.1.2-windows_x64.zip
game:
  exe: drive_c/PokerTH-1.1.2/pokerth.exe
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/PokerTH-1.1.2
    file: archive
description: ''
game_slug: pokerth
gogslug: ''
humblestoreid: ''
installer_slug: pokerth-112
name: PokerTH
notes: ''
runner: wine
script:
  files:
  - archive: https://www.pokerth.net/download/client/PokerTH-1.1.2-windows_x64.zip
  game:
    exe: drive_c/PokerTH-1.1.2/pokerth.exe
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/PokerTH-1.1.2
      file: archive
slug: pokerth-112
steamid: null
version: 1.1.2
year: 2006
{
  "game_slug": "pokerth",
  "version": "1.1.2",
  "description": "",
  "notes": "",
  "name": "PokerTH",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pokerth-112",
  "installer_slug": "pokerth-112",
  "script": {
    "files": [
      {
        "archive": "https://www.pokerth.net/download/client/PokerTH-1.1.2-windows_x64.zip"
      }
    ],
    "game": {
      "exe": "drive_c/PokerTH-1.1.2/pokerth.exe"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/PokerTH-1.1.2",
          "file": "archive"
        }
      }
    ]
  }
}
Back to game