Installer overland-itchio-first-access

custom-name: Overland (First Access)
files:
- archive_file: N/A:Plese select the compressed file downloaded from itch.to
game:
  exe: Overland.x86
installer:
- extract:
    dst: $CACHE
    file: archive_file
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE
description: null
game_slug: overland
gogslug: overland
humblestoreid: ''
installer_slug: overland-itchio-first-access
name: Overland
notes: ''
runner: linux
script:
  custom-name: Overland (First Access)
  files:
  - archive_file: N/A:Plese select the compressed file downloaded from itch.to
  game:
    exe: Overland.x86
  installer:
  - extract:
      dst: $CACHE
      file: archive_file
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE
slug: overland-itchio-first-access
steamid: 355680
version: Itch.io (First Access)
year: 2019
{
  "game_slug": "overland",
  "version": "Itch.io (First Access)",
  "description": null,
  "notes": "",
  "name": "Overland",
  "year": 2019,
  "steamid": 355680,
  "gogslug": "overland",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "overland-itchio-first-access",
  "installer_slug": "overland-itchio-first-access",
  "script": {
    "custom-name": "Overland (First Access)",
    "files": [
      {
        "archive_file": "N/A:Plese select the compressed file downloaded from itch.to"
      }
    ],
    "game": {
      "exe": "Overland.x86"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "archive_file",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE"
        }
      }
    ]
  }
}
Back to game