Installer holocure-latest-itch-io

files:
- installer: 'N/A: itch.io installer'
game:
  exe: $GAMEDIR/drive_c/Program Files/HoloCure/HoloCure.exe
installer:
- task:
    name: create_prefix
- extract:
    dst: $GAMEDIR/drive_c/Program Files/HoloCure
    file: installer
description: ''
game_slug: holocure
gogslug: ''
humblestoreid: ''
installer_slug: holocure-latest-itch-io
name: HoloCure
notes: ''
runner: wine
script:
  files:
  - installer: 'N/A: itch.io installer'
  game:
    exe: $GAMEDIR/drive_c/Program Files/HoloCure/HoloCure.exe
  installer:
  - task:
      name: create_prefix
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/HoloCure
      file: installer
slug: holocure-latest-itch-io
steamid: null
version: Latest itch io
year: 2022
{
  "game_slug": "holocure",
  "version": "Latest itch io",
  "description": "",
  "notes": "",
  "name": "HoloCure",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "holocure-latest-itch-io",
  "installer_slug": "holocure-latest-itch-io",
  "script": {
    "files": [
      {
        "installer": "N/A: itch.io installer"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/HoloCure/HoloCure.exe"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/HoloCure",
          "file": "installer"
        }
      }
    ]
  }
}
Back to game