Installer citra-r71eca05

files:
- gamezip:
    filename: citra.tar.gz
    url: https://github.com/PabloMK7/citra/releases/download/r71eca05/citra-linux-appimage-20240513-71eca05.tar.gz
game:
  exe: citra-qt.AppImage
installer:
- extract:
    dst: $GAMEDIR
    file: gamezip
    format: tgz
- chmodx: citra-qt.AppImage
description: PabloMK7 fork with ArticBase Support
game_slug: citra
gogslug: ''
humblestoreid: ''
installer_slug: citra-r71eca05
name: Citra
notes: You may need to disable the Lutris runtime for this to work.
runner: linux
script:
  files:
  - gamezip:
      filename: citra.tar.gz
      url: https://github.com/PabloMK7/citra/releases/download/r71eca05/citra-linux-appimage-20240513-71eca05.tar.gz
  game:
    exe: citra-qt.AppImage
  installer:
  - extract:
      dst: $GAMEDIR
      file: gamezip
      format: tgz
  - chmodx: citra-qt.AppImage
slug: citra-r71eca05
steamid: null
version: r71eca05
year: 2018
{
  "game_slug": "citra",
  "version": "r71eca05",
  "description": "PabloMK7 fork with ArticBase Support",
  "notes": "You may need to disable the Lutris runtime for this to work.",
  "name": "Citra",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "citra-r71eca05",
  "installer_slug": "citra-r71eca05",
  "script": {
    "files": [
      {
        "gamezip": {
          "filename": "citra.tar.gz",
          "url": "https://github.com/PabloMK7/citra/releases/download/r71eca05/citra-linux-appimage-20240513-71eca05.tar.gz"
        }
      }
    ],
    "game": {
      "exe": "citra-qt.AppImage"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "gamezip",
          "format": "tgz"
        }
      },
      {
        "chmodx": "citra-qt.AppImage"
      }
    ]
  }
}
Back to game