files:
- gs: https://github.com/HarbourMasters/Ghostship/releases/download/1.0.2/Ghostship-Dutchman-Charlie-Linux.zip
game:
exe: $GAMEDIR/ghostship.appimage
installer:
- extract:
dst: $GAMEDIR
file: gs
- chmodx: $GAMEDIR/ghostship.appimage
description: Installs Linux Version of Ghostship
game_slug: super-mario-64
gogslug: ''
humblestoreid: ''
installer_slug: super-mario-64-ghostship-linux
name: Super Mario 64
notes: Must provide your own rom!
runner: linux
script:
files:
- gs: https://github.com/HarbourMasters/Ghostship/releases/download/1.0.2/Ghostship-Dutchman-Charlie-Linux.zip
game:
exe: $GAMEDIR/ghostship.appimage
installer:
- extract:
dst: $GAMEDIR
file: gs
- chmodx: $GAMEDIR/ghostship.appimage
slug: super-mario-64-ghostship-linux
steamid: null
version: Ghostship Linux
year: 1996
{
"game_slug": "super-mario-64",
"version": "Ghostship Linux",
"description": "Installs Linux Version of Ghostship",
"notes": "Must provide your own rom!",
"name": "Super Mario 64",
"year": 1996,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "super-mario-64-ghostship-linux",
"installer_slug": "super-mario-64-ghostship-linux",
"script": {
"files": [
{
"gs": "https://github.com/HarbourMasters/Ghostship/releases/download/1.0.2/Ghostship-Dutchman-Charlie-Linux.zip"
}
],
"game": {
"exe": "$GAMEDIR/ghostship.appimage"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "gs"
}
},
{
"chmodx": "$GAMEDIR/ghostship.appimage"
}
]
}
}