Installer yuzu-suyu

files:
- appimage: https://github.com/GamerSwir2/yuzu-linux/releases/download/stable/suyu.AppImage
game:
  exe: suyu.AppImage
installer:
- move:
    dst: $GAMEDIR
    src: appimage
- chmodx: suyu.AppImage
description: suyu (AppImage)
game_slug: yuzu
gogslug: ''
humblestoreid: ''
installer_slug: yuzu-suyu
name: Yuzu
notes: ''
runner: linux
script:
  files:
  - appimage: https://github.com/GamerSwir2/yuzu-linux/releases/download/stable/suyu.AppImage
  game:
    exe: suyu.AppImage
  installer:
  - move:
      dst: $GAMEDIR
      src: appimage
  - chmodx: suyu.AppImage
slug: yuzu-suyu
steamid: null
version: suyu
year: 2018
{
  "game_slug": "yuzu",
  "version": "suyu",
  "description": "suyu (AppImage)",
  "notes": "",
  "name": "Yuzu",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "yuzu-suyu",
  "installer_slug": "yuzu-suyu",
  "script": {
    "files": [
      {
        "appimage": "https://github.com/GamerSwir2/yuzu-linux/releases/download/stable/suyu.AppImage"
      }
    ],
    "game": {
      "exe": "suyu.AppImage"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "appimage"
        }
      },
      {
        "chmodx": "suyu.AppImage"
      }
    ]
  }
}
Back to game