Installer tiny-echo-humble-trove

files:
- zip: N/A:Select the zip downloaded from Humble Trove.
game:
  exe: $GAMEDIR/TinyEcho.x86
installer:
- extract:
    dst: $GAMEDIR
    file: zip
- chmodx: $GAMEDIR/TinyEcho.x86
description: Version of the game downloaded from Humble Trove.
game_slug: tiny-echo
gogslug: ''
humblestoreid: ''
installer_slug: tiny-echo-humble-trove
name: Tiny Echo
notes: ''
runner: linux
script:
  files:
  - zip: N/A:Select the zip downloaded from Humble Trove.
  game:
    exe: $GAMEDIR/TinyEcho.x86
  installer:
  - extract:
      dst: $GAMEDIR
      file: zip
  - chmodx: $GAMEDIR/TinyEcho.x86
slug: tiny-echo-humble-trove
steamid: 629770
version: Humble Trove
year: 2017
{
  "game_slug": "tiny-echo",
  "version": "Humble Trove",
  "description": "Version of the game downloaded from Humble Trove.",
  "notes": "",
  "name": "Tiny Echo",
  "year": 2017,
  "steamid": 629770,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "tiny-echo-humble-trove",
  "installer_slug": "tiny-echo-humble-trove",
  "script": {
    "files": [
      {
        "zip": "N/A:Select the zip downloaded from Humble Trove."
      }
    ],
    "game": {
      "exe": "$GAMEDIR/TinyEcho.x86"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "zip"
        }
      },
      {
        "chmodx": "$GAMEDIR/TinyEcho.x86"
      }
    ]
  }
}
Back to game