Installer hylics-itchio

files:
- installer: N/A:Please select the itch.io archive
game:
  arch: win64
  exe: $GAMEDIR/Game.exe
  prefix: $GAMEDIR/prefix
  working_dir: $GAMEDIR/prefix
installer:
- extract:
    dst: $GAMEDIR
    file: $installer
description: ''
game_slug: hylics
gogslug: ''
humblestoreid: ''
installer_slug: hylics-itchio
name: Hylics
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Please select the itch.io archive
  game:
    arch: win64
    exe: $GAMEDIR/Game.exe
    prefix: $GAMEDIR/prefix
    working_dir: $GAMEDIR/prefix
  installer:
  - extract:
      dst: $GAMEDIR
      file: $installer
slug: hylics-itchio
steamid: 397740
version: itch.io
year: 2015
{
  "game_slug": "hylics",
  "version": "itch.io",
  "description": "",
  "notes": "",
  "name": "Hylics",
  "year": 2015,
  "steamid": 397740,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "hylics-itchio",
  "installer_slug": "hylics-itchio",
  "script": {
    "files": [
      {
        "installer": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/Game.exe",
      "prefix": "$GAMEDIR/prefix",
      "working_dir": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$installer"
        }
      }
    ]
  }
}
Back to game