Installer return-of-the-tentacle-prologue

files:
- file1: N/A:Download and select the latest Linux zip file from https://catmic.itch.io/return-of-the-tentacle
game:
  exe: $GAMEDIR/RotT.x86_64
installer:
- extract:
    dst: $GAMEDIR
    file: $file1
description: The Prologue available from Itch.io
game_slug: return-of-the-tentacle
gogslug: ''
humblestoreid: ''
installer_slug: return-of-the-tentacle-prologue
name: Return of the Tentacle
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Download and select the latest Linux zip file from https://catmic.itch.io/return-of-the-tentacle
  game:
    exe: $GAMEDIR/RotT.x86_64
  installer:
  - extract:
      dst: $GAMEDIR
      file: $file1
slug: return-of-the-tentacle-prologue
steamid: null
version: Prologue
year: 2018
{
  "game_slug": "return-of-the-tentacle",
  "version": "Prologue",
  "description": "The Prologue available from Itch.io",
  "notes": "",
  "name": "Return of the Tentacle",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "return-of-the-tentacle-prologue",
  "installer_slug": "return-of-the-tentacle-prologue",
  "script": {
    "files": [
      {
        "file1": "N/A:Download and select the latest Linux zip file from https://catmic.itch.io/return-of-the-tentacle"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/RotT.x86_64"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$file1"
        }
      }
    ]
  }
}
Back to game