Installer the-legend-of-zelda-ocarina-o-soh

files:
- soh: https://downloads.shipofharkinian.com/SoH-Sulu-Bravo-Linux-Performance.zip
- rom: N/A:Select Compatible OOT ROM
game:
  exe: $GAMEDIR/soh.appimage
installer:
- extract:
    dst: $GAMEDIR
    file: soh
- copy:
    dst: $GAMEDIR
    src: rom
- execute:
    command: chmod +x $GAMEDIR/soh.appimage
description: Download and setup Ship of Harkinian
game_slug: the-legend-of-zelda-ocarina-of-time
gogslug: ''
humblestoreid: ''
installer_slug: the-legend-of-zelda-ocarina-o-soh
name: 'The Legend of Zelda: Ocarina of Time'
notes: ''
runner: linux
script:
  files:
  - soh: https://downloads.shipofharkinian.com/SoH-Sulu-Bravo-Linux-Performance.zip
  - rom: N/A:Select Compatible OOT ROM
  game:
    exe: $GAMEDIR/soh.appimage
  installer:
  - extract:
      dst: $GAMEDIR
      file: soh
  - copy:
      dst: $GAMEDIR
      src: rom
  - execute:
      command: chmod +x $GAMEDIR/soh.appimage
slug: the-legend-of-zelda-ocarina-o-soh
steamid: null
version: SoH
year: 1998
{
  "game_slug": "the-legend-of-zelda-ocarina-of-time",
  "version": "SoH",
  "description": "Download and setup Ship of Harkinian",
  "notes": "",
  "name": "The Legend of Zelda: Ocarina of Time",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-legend-of-zelda-ocarina-o-soh",
  "installer_slug": "the-legend-of-zelda-ocarina-o-soh",
  "script": {
    "files": [
      {
        "soh": "https://downloads.shipofharkinian.com/SoH-Sulu-Bravo-Linux-Performance.zip"
      },
      {
        "rom": "N/A:Select Compatible OOT ROM"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/soh.appimage"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "soh"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "rom"
        }
      },
      {
        "execute": {
          "command": "chmod +x $GAMEDIR/soh.appimage"
        }
      }
    ]
  }
}
Back to game