Installer superhot-itchio

files:
- SUPERHOT.zip: N/A:Select the Itch.io archive
game:
  exe: drive_c/SUPERHOT/SH.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/SUPERHOT
    file: SUPERHOT.zip
description: ''
game_slug: superhot
gogslug: superhot_one_of_us_bundle
humblestoreid: superhot_bundle
installer_slug: superhot-itchio
name: Superhot
notes: ''
runner: wine
script:
  files:
  - SUPERHOT.zip: N/A:Select the Itch.io archive
  game:
    exe: drive_c/SUPERHOT/SH.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/SUPERHOT
      file: SUPERHOT.zip
slug: superhot-itchio
steamid: 322500
version: Itch.io
year: 2016
{
  "game_slug": "superhot",
  "version": "Itch.io",
  "description": "",
  "notes": "",
  "name": "Superhot",
  "year": 2016,
  "steamid": 322500,
  "gogslug": "superhot_one_of_us_bundle",
  "humblestoreid": "superhot_bundle",
  "runner": "wine",
  "slug": "superhot-itchio",
  "installer_slug": "superhot-itchio",
  "script": {
    "files": [
      {
        "SUPERHOT.zip": "N/A:Select the Itch.io archive"
      }
    ],
    "game": {
      "exe": "drive_c/SUPERHOT/SH.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/SUPERHOT",
          "file": "SUPERHOT.zip"
        }
      }
    ]
  }
}
Back to game