Installer holocure-10

files:
- install_file:
    filename: holocure.zip
    url: https://github.com/F3lixitas/linuxShare/raw/main/holocure/HoloCure.zip
game:
  arch: win64
  exe: drive_c/HoloCure/HoloCure.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/HoloCure
    file: install_file
description: ''
game_slug: holocure
gogslug: ''
humblestoreid: ''
installer_slug: holocure-10
name: HoloCure
notes: ''
runner: wine
script:
  files:
  - install_file:
      filename: holocure.zip
      url: https://github.com/F3lixitas/linuxShare/raw/main/holocure/HoloCure.zip
  game:
    arch: win64
    exe: drive_c/HoloCure/HoloCure.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/HoloCure
      file: install_file
slug: holocure-10
steamid: null
version: '1.0'
year: 2022
{
  "game_slug": "holocure",
  "version": "1.0",
  "description": "",
  "notes": "",
  "name": "HoloCure",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "holocure-10",
  "installer_slug": "holocure-10",
  "script": {
    "files": [
      {
        "install_file": {
          "filename": "holocure.zip",
          "url": "https://github.com/F3lixitas/linuxShare/raw/main/holocure/HoloCure.zip"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/HoloCure/HoloCure.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/HoloCure",
          "file": "install_file"
        }
      }
    ]
  }
}
Back to game