Installer lennas-inception-itchio

files:
- zipfile: N/A:Please select the Itch.io zip file
game:
  exe: lennasinception
installer:
- extract:
    dst: $CACHE
    file: zipfile
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE
description: null
game_slug: lennas-inception
gogslug: ''
humblestoreid: ''
installer_slug: lennas-inception-itchio
name: Lenna's Inception
notes: ''
runner: linux
script:
  files:
  - zipfile: N/A:Please select the Itch.io zip file
  game:
    exe: lennasinception
  installer:
  - extract:
      dst: $CACHE
      file: zipfile
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE
slug: lennas-inception-itchio
steamid: 1114870
version: itch.io
year: 2020
{
  "game_slug": "lennas-inception",
  "version": "itch.io",
  "description": null,
  "notes": "",
  "name": "Lenna's Inception",
  "year": 2020,
  "steamid": 1114870,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "lennas-inception-itchio",
  "installer_slug": "lennas-inception-itchio",
  "script": {
    "files": [
      {
        "zipfile": "N/A:Please select the Itch.io zip file"
      }
    ],
    "game": {
      "exe": "lennasinception"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "zipfile",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE"
        }
      }
    ]
  }
}
Back to game