Installer quetoo-beta

files:
- quetoo: http://quetoo.s3.amazonaws.com/snapshots/quetoo-BETA-x86_64-pc-linux.tar.gz
game:
  exe: $GAMEDIR/bin/quetoo
installer:
- extract:
    dst: $GAMEDIR
    file: quetoo
- execute:
    file: $GAMEDIR/bin/quetoo-update
description: ''
game_slug: quetoo
gogslug: ''
humblestoreid: ''
installer_slug: quetoo-beta
name: Quetoo
notes: ''
runner: linux
script:
  files:
  - quetoo: http://quetoo.s3.amazonaws.com/snapshots/quetoo-BETA-x86_64-pc-linux.tar.gz
  game:
    exe: $GAMEDIR/bin/quetoo
  installer:
  - extract:
      dst: $GAMEDIR
      file: quetoo
  - execute:
      file: $GAMEDIR/bin/quetoo-update
slug: quetoo-beta
steamid: null
version: Beta
year: null
{
  "game_slug": "quetoo",
  "version": "Beta",
  "description": "",
  "notes": "",
  "name": "Quetoo",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "quetoo-beta",
  "installer_slug": "quetoo-beta",
  "script": {
    "files": [
      {
        "quetoo": "http://quetoo.s3.amazonaws.com/snapshots/quetoo-BETA-x86_64-pc-linux.tar.gz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/bin/quetoo"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "quetoo"
        }
      },
      {
        "execute": {
          "file": "$GAMEDIR/bin/quetoo-update"
        }
      }
    ]
  }
}
Back to game