Installer the-legend-of-zelda-majoras-m-recomp

files:
- z64r: https://github.com/Zelda64Recomp/Zelda64Recomp/releases/download/v1.1.1/Zelda64Recompiled-v1.1.1-Linux-x64-AppImage.zip
game:
  exe: Zelda64Recompiled-x86_64.AppImage
installer:
- extract:
    dst: $GAMEDIR
    file: z64r
- execute:
    command: chmod +x $GAMEDIR/Zelda64Recompiled-x86_64.AppImage
description: Mr-Wiseguy's Zelda64Recomp - You will need ROM at hand!
game_slug: the-legend-of-zelda-majoras-mask
gogslug: ''
humblestoreid: ''
installer_slug: the-legend-of-zelda-majoras-m-recomp
name: 'The Legend of Zelda: Majora''s Mask'
notes: "Per the github: Simply provide your copy of the North American version of\
  \ the game in the main menu and start playing! This project will automatically load\
  \ assets from the provided copy, so there is no need to go through a separate extraction\
  \ step or build the game yourself. Other versions of the game may be supported in\
  \ the future.\r\n\r\nThe rom can't be provided through the lutris installer interface\
  \ unfortunately because there seems to be no obvious way of doing so."
runner: linux
script:
  files:
  - z64r: https://github.com/Zelda64Recomp/Zelda64Recomp/releases/download/v1.1.1/Zelda64Recompiled-v1.1.1-Linux-x64-AppImage.zip
  game:
    exe: Zelda64Recompiled-x86_64.AppImage
  installer:
  - extract:
      dst: $GAMEDIR
      file: z64r
  - execute:
      command: chmod +x $GAMEDIR/Zelda64Recompiled-x86_64.AppImage
slug: the-legend-of-zelda-majoras-m-recomp
steamid: null
version: recomp
year: 2000
{
  "game_slug": "the-legend-of-zelda-majoras-mask",
  "version": "recomp",
  "description": "Mr-Wiseguy's Zelda64Recomp - You will need ROM at hand!",
  "notes": "Per the github: Simply provide your copy of the North American version of the game in the main menu and start playing! This project will automatically load assets from the provided copy, so there is no need to go through a separate extraction step or build the game yourself. Other versions of the game may be supported in the future.\r\n\r\nThe rom can't be provided through the lutris installer interface unfortunately because there seems to be no obvious way of doing so.",
  "name": "The Legend of Zelda: Majora's Mask",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-legend-of-zelda-majoras-m-recomp",
  "installer_slug": "the-legend-of-zelda-majoras-m-recomp",
  "script": {
    "files": [
      {
        "z64r": "https://github.com/Zelda64Recomp/Zelda64Recomp/releases/download/v1.1.1/Zelda64Recompiled-v1.1.1-Linux-x64-AppImage.zip"
      }
    ],
    "game": {
      "exe": "Zelda64Recompiled-x86_64.AppImage"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "z64r"
        }
      },
      {
        "execute": {
          "command": "chmod +x $GAMEDIR/Zelda64Recompiled-x86_64.AppImage"
        }
      }
    ]
  }
}
Back to game