Installer protrain-perfect-internet-archive

files:
- iso: https://archive.org/download/ptpde/PTPDVD.ISO
game:
  exe: drive_c/Program Files (x86)/BlueSky Interactive/PTP/PTP.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: iso
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: $CACHE/Install/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: Installs the game via internet archive
game_slug: protrain-perfect
gogslug: ''
humblestoreid: ''
installer_slug: protrain-perfect-internet-archive
name: ProTrain Perfect
notes: ''
runner: wine
script:
  files:
  - iso: https://archive.org/download/ptpde/PTPDVD.ISO
  game:
    exe: drive_c/Program Files (x86)/BlueSky Interactive/PTP/PTP.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: iso
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: $CACHE/Install/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: protrain-perfect-internet-archive
steamid: null
version: Internet Archive
year: 2005
{
  "game_slug": "protrain-perfect",
  "version": "Internet Archive",
  "description": "Installs the game via internet archive",
  "notes": "",
  "name": "ProTrain Perfect",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "protrain-perfect-internet-archive",
  "installer_slug": "protrain-perfect-internet-archive",
  "script": {
    "files": [
      {
        "iso": "https://archive.org/download/ptpde/PTPDVD.ISO"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/BlueSky Interactive/PTP/PTP.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "iso"
        }
      },
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$CACHE/Install/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game