Installer heeey-park-boy-wine

files:
- zip: 'N/A: Select zip archive'
game:
  exe: parkBoy.exe
installer:
- task:
    dst: $GAMEDIR
    name: create_prefix
- extract:
    dst: $GAMEDIR/drive_c/Program Files/heeeyparkboy
    file: zip
description: null
game_slug: heeey-park-boy
gogslug: ''
humblestoreid: ''
installer_slug: heeey-park-boy-wine
name: Heeey! Park-boy
notes: ''
runner: wine
script:
  files:
  - zip: 'N/A: Select zip archive'
  game:
    exe: parkBoy.exe
  installer:
  - task:
      dst: $GAMEDIR
      name: create_prefix
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/heeeyparkboy
      file: zip
slug: heeey-park-boy-wine
steamid: null
version: Wine
year: 2018
{
  "game_slug": "heeey-park-boy",
  "version": "Wine",
  "description": null,
  "notes": "",
  "name": "Heeey! Park-boy",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "heeey-park-boy-wine",
  "installer_slug": "heeey-park-boy-wine",
  "script": {
    "files": [
      {
        "zip": "N/A: Select zip archive"
      }
    ],
    "game": {
      "exe": "parkBoy.exe"
    },
    "installer": [
      {
        "task": {
          "dst": "$GAMEDIR",
          "name": "create_prefix"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/heeeyparkboy",
          "file": "zip"
        }
      }
    ]
  }
}
Back to game