Installer fly-dangerous-latest

files:
- gh_gz001: https://github.com/jukibom/FlyDangerous/releases/latest/download/fly-dangerous-linux.tar.gz.001
- gh_gz002: https://github.com/jukibom/FlyDangerous/releases/latest/download/fly-dangerous-linux.tar.gz.002
game:
  exe: flydangerous.x86_64
installer:
- execute:
    command: cat $gh_gz001 $gh_gz002 | tar -xzC $GAMEDIR
- chmodx: $GAMEDIR/flydangerous.x86_64
description: Get latest version on github
game_slug: fly-dangerous
gogslug: ''
humblestoreid: ''
installer_slug: fly-dangerous-latest
name: Fly Dangerous
notes: ''
runner: linux
script:
  files:
  - gh_gz001: https://github.com/jukibom/FlyDangerous/releases/latest/download/fly-dangerous-linux.tar.gz.001
  - gh_gz002: https://github.com/jukibom/FlyDangerous/releases/latest/download/fly-dangerous-linux.tar.gz.002
  game:
    exe: flydangerous.x86_64
  installer:
  - execute:
      command: cat $gh_gz001 $gh_gz002 | tar -xzC $GAMEDIR
  - chmodx: $GAMEDIR/flydangerous.x86_64
slug: fly-dangerous-latest
steamid: null
version: latest
year: 2022
{
  "game_slug": "fly-dangerous",
  "version": "latest",
  "description": "Get latest version on github",
  "notes": "",
  "name": "Fly Dangerous",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "fly-dangerous-latest",
  "installer_slug": "fly-dangerous-latest",
  "script": {
    "files": [
      {
        "gh_gz001": "https://github.com/jukibom/FlyDangerous/releases/latest/download/fly-dangerous-linux.tar.gz.001"
      },
      {
        "gh_gz002": "https://github.com/jukibom/FlyDangerous/releases/latest/download/fly-dangerous-linux.tar.gz.002"
      }
    ],
    "game": {
      "exe": "flydangerous.x86_64"
    },
    "installer": [
      {
        "execute": {
          "command": "cat $gh_gz001 $gh_gz002 | tar -xzC $GAMEDIR"
        }
      },
      {
        "chmodx": "$GAMEDIR/flydangerous.x86_64"
      }
    ]
  }
}
Back to game