Installer xenia-latest-canary-appima

files:
- xenia_release: https://github.com/xenia-canary/xenia-canary/releases/latest/download/xenia_canary_linux.AppImage
game:
  exe: $GAMEDIR/xenia_canary_linux.AppImage
installer:
- chmodx: xenia_release
- merge:
    dst: $GAMEDIR
    src: xenia_release
- execute:
    command: cd "$GAMEDIR" ; mkdir xenia_canary_linux.AppImage.home ;
description: Latest Xenia Canary AppImage version for Linux
game_slug: xenia-emu
gogslug: ''
humblestoreid: ''
installer_slug: xenia-latest-canary-appima
name: Xenia
notes: ''
runner: linux
script:
  files:
  - xenia_release: https://github.com/xenia-canary/xenia-canary/releases/latest/download/xenia_canary_linux.AppImage
  game:
    exe: $GAMEDIR/xenia_canary_linux.AppImage
  installer:
  - chmodx: xenia_release
  - merge:
      dst: $GAMEDIR
      src: xenia_release
  - execute:
      command: cd "$GAMEDIR" ; mkdir xenia_canary_linux.AppImage.home ;
slug: xenia-latest-canary-appima
steamid: null
version: latest Canary AppImage
year: 2013
{
  "game_slug": "xenia-emu",
  "version": "latest Canary AppImage",
  "description": "Latest Xenia Canary AppImage version for Linux",
  "notes": "",
  "name": "Xenia",
  "year": 2013,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "xenia-latest-canary-appima",
  "installer_slug": "xenia-latest-canary-appima",
  "script": {
    "files": [
      {
        "xenia_release": "https://github.com/xenia-canary/xenia-canary/releases/latest/download/xenia_canary_linux.AppImage"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/xenia_canary_linux.AppImage"
    },
    "installer": [
      {
        "chmodx": "xenia_release"
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "xenia_release"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR\" ; mkdir xenia_canary_linux.AppImage.home ;"
        }
      }
    ]
  }
}
Back to game