Installer the-legend-of-zelda-majoras-m-2s2h

files:
- 2s2h: https://github.com/HarbourMasters/2ship2harkinian/releases/download/1.1.1/2Ship-Satoko-Bravo-Linux.zip
- rom: N/A:Select Compatible Zelda MM ROM
game:
  exe: $GAMEDIR/2ship.appimage
installer:
- extract:
    dst: $GAMEDIR
    file: 2s2h
- copy:
    dst: $GAMEDIR
    src: rom
- execute:
    command: chmod +x $GAMEDIR/2ship.appimage
description: Download and setup 2 Ship 2 Harkinian
game_slug: the-legend-of-zelda-majoras-mask
gogslug: ''
humblestoreid: ''
installer_slug: the-legend-of-zelda-majoras-m-2s2h
name: 'The Legend of Zelda: Majora''s Mask'
notes: ''
runner: linux
script:
  files:
  - 2s2h: https://github.com/HarbourMasters/2ship2harkinian/releases/download/1.1.1/2Ship-Satoko-Bravo-Linux.zip
  - rom: N/A:Select Compatible Zelda MM ROM
  game:
    exe: $GAMEDIR/2ship.appimage
  installer:
  - extract:
      dst: $GAMEDIR
      file: 2s2h
  - copy:
      dst: $GAMEDIR
      src: rom
  - execute:
      command: chmod +x $GAMEDIR/2ship.appimage
slug: the-legend-of-zelda-majoras-m-2s2h
steamid: null
version: 2S2H
year: 2000
{
  "game_slug": "the-legend-of-zelda-majoras-mask",
  "version": "2S2H",
  "description": "Download and setup 2 Ship 2 Harkinian",
  "notes": "",
  "name": "The Legend of Zelda: Majora's Mask",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-legend-of-zelda-majoras-m-2s2h",
  "installer_slug": "the-legend-of-zelda-majoras-m-2s2h",
  "script": {
    "files": [
      {
        "2s2h": "https://github.com/HarbourMasters/2ship2harkinian/releases/download/1.1.1/2Ship-Satoko-Bravo-Linux.zip"
      },
      {
        "rom": "N/A:Select Compatible Zelda MM ROM"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/2ship.appimage"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "2s2h"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "rom"
        }
      },
      {
        "execute": {
          "command": "chmod +x $GAMEDIR/2ship.appimage"
        }
      }
    ]
  }
}
Back to game