Installer xenia-canary-1

files:
- archive: https://github.com/xenia-canary/xenia-canary-releases/releases/download/4cc074d/xenia_canary_linux.tar.gz
game:
  exe: xenia_canary
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: archive
    format: tar
description: ''
game_slug: xenia-emu
gogslug: ''
humblestoreid: ''
installer_slug: xenia-canary-1
name: Xenia
notes: "You can change renderer between \"d3d12\" or \"vulkan\" in xenia.config.toml\
  \ at line 203\r\ngpu = \"vulkan\"\r\nYou can download latest release here:\r\nhttps://github.com/xenia-canary/xenia-canary-releases"
runner: linux
script:
  files:
  - archive: https://github.com/xenia-canary/xenia-canary-releases/releases/download/4cc074d/xenia_canary_linux.tar.gz
  game:
    exe: xenia_canary
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: archive
      format: tar
slug: xenia-canary-1
steamid: null
version: canary
year: 2013
{
  "game_slug": "xenia-emu",
  "version": "canary",
  "description": "",
  "notes": "You can change renderer between \"d3d12\" or \"vulkan\" in xenia.config.toml at line 203\r\ngpu = \"vulkan\"\r\nYou can download latest release here:\r\nhttps://github.com/xenia-canary/xenia-canary-releases",
  "name": "Xenia",
  "year": 2013,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "xenia-canary-1",
  "installer_slug": "xenia-canary-1",
  "script": {
    "files": [
      {
        "archive": "https://github.com/xenia-canary/xenia-canary-releases/releases/download/4cc074d/xenia_canary_linux.tar.gz"
      }
    ],
    "game": {
      "exe": "xenia_canary",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "archive",
          "format": "tar"
        }
      }
    ]
  }
}
Back to game