Installer super-is-hot-itchio

files:
- zipfile: N/A:Please select the Itch.io zip file
game:
  exe: SUPER_IS_HOT.x86_64
installer:
- extract:
    dst: $CACHE
    file: zipfile
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE
description: ''
game_slug: super-is-hot
gogslug: ''
humblestoreid: ''
installer_slug: super-is-hot-itchio
name: Super Is Hot
notes: ''
runner: linux
script:
  files:
  - zipfile: N/A:Please select the Itch.io zip file
  game:
    exe: SUPER_IS_HOT.x86_64
  installer:
  - extract:
      dst: $CACHE
      file: zipfile
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE
slug: super-is-hot-itchio
steamid: null
version: Itch.io
year: 2020
{
  "game_slug": "super-is-hot",
  "version": "Itch.io",
  "description": "",
  "notes": "",
  "name": "Super Is Hot",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "super-is-hot-itchio",
  "installer_slug": "super-is-hot-itchio",
  "script": {
    "files": [
      {
        "zipfile": "N/A:Please select the Itch.io zip file"
      }
    ],
    "game": {
      "exe": "SUPER_IS_HOT.x86_64"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "zipfile",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE"
        }
      }
    ]
  }
}
Back to game