Installer unciv-latest

files:
- zipfile: https://github.com/yairm210/Unciv/releases/latest/download/Unciv-Linux64.zip
game:
  exe: Unciv
installer:
- extract:
    file: zipfile
description: Always the latest version of the game from github
game_slug: unciv
gogslug: ''
humblestoreid: ''
installer_slug: unciv-latest
name: Unciv
notes: ''
runner: linux
script:
  files:
  - zipfile: https://github.com/yairm210/Unciv/releases/latest/download/Unciv-Linux64.zip
  game:
    exe: Unciv
  installer:
  - extract:
      file: zipfile
slug: unciv-latest
steamid: null
version: latest
year: 2020
{
  "game_slug": "unciv",
  "version": "latest",
  "description": "Always the latest version of the game from github",
  "notes": "",
  "name": "Unciv",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "unciv-latest",
  "installer_slug": "unciv-latest",
  "script": {
    "files": [
      {
        "zipfile": "https://github.com/yairm210/Unciv/releases/latest/download/Unciv-Linux64.zip"
      }
    ],
    "game": {
      "exe": "Unciv"
    },
    "installer": [
      {
        "extract": {
          "file": "zipfile"
        }
      }
    ]
  }
}
Back to game