files:
- soh: https://github.com/HarbourMasters/Shipwright/releases/download/9.1.0/SoH-Copper-Alfa-Linux.zip
- rom: N/A:Select OOT ROM
game:
exe: $GAMEDIR/soh.appimage
installer:
- extract:
dst: $GAMEDIR
file: soh
- merge:
dst: $GAMEDIR
src: rom
- chmodx: $GAMEDIR/soh.appimage
description: Installs Native Linux Version of Ship of Harkinian
game_slug: the-legend-of-zelda-ocarina-of-time
gogslug: ''
humblestoreid: ''
installer_slug: the-legend-of-zelda-ocarina-o-ship-of-harkinian
name: 'The Legend of Zelda: Ocarina of Time'
notes: Must provide your own rom in ".z64" format!
runner: linux
script:
files:
- soh: https://github.com/HarbourMasters/Shipwright/releases/download/9.1.0/SoH-Copper-Alfa-Linux.zip
- rom: N/A:Select OOT ROM
game:
exe: $GAMEDIR/soh.appimage
installer:
- extract:
dst: $GAMEDIR
file: soh
- merge:
dst: $GAMEDIR
src: rom
- chmodx: $GAMEDIR/soh.appimage
slug: the-legend-of-zelda-ocarina-o-ship-of-harkinian
steamid: null
version: Ship of Harkinian
year: 1998
{
"game_slug": "the-legend-of-zelda-ocarina-of-time",
"version": "Ship of Harkinian",
"description": "Installs Native Linux Version of Ship of Harkinian",
"notes": "Must provide your own rom in \".z64\" format!",
"name": "The Legend of Zelda: Ocarina of Time",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "the-legend-of-zelda-ocarina-o-ship-of-harkinian",
"installer_slug": "the-legend-of-zelda-ocarina-o-ship-of-harkinian",
"script": {
"files": [
{
"soh": "https://github.com/HarbourMasters/Shipwright/releases/download/9.1.0/SoH-Copper-Alfa-Linux.zip"
},
{
"rom": "N/A:Select OOT ROM"
}
],
"game": {
"exe": "$GAMEDIR/soh.appimage"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "soh"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "rom"
}
},
{
"chmodx": "$GAMEDIR/soh.appimage"
}
]
}
}