files:
- starship: https://github.com/HarbourMasters/Starship/releases/download/v2.0.0/Starship-Barnard-Alfa-Linux.zip
game:
exe: $GAMEDIR/starship.appimage
installer:
- extract:
dst: $GAMEDIR
file: starship
- chmodx: $GAMEDIR/starship.appimage
description: Play Star Fox 64 using Linux build of Starship engine
game_slug: star-fox-64
gogslug: ''
humblestoreid: ''
installer_slug: star-fox-64-starship-linux
name: Star Fox 64
notes: Must provide your own rom in z64 format!
runner: linux
script:
files:
- starship: https://github.com/HarbourMasters/Starship/releases/download/v2.0.0/Starship-Barnard-Alfa-Linux.zip
game:
exe: $GAMEDIR/starship.appimage
installer:
- extract:
dst: $GAMEDIR
file: starship
- chmodx: $GAMEDIR/starship.appimage
slug: star-fox-64-starship-linux
steamid: null
version: Starship Linux
year: 1997
{
"game_slug": "star-fox-64",
"version": "Starship Linux",
"description": "Play Star Fox 64 using Linux build of Starship engine",
"notes": "Must provide your own rom in z64 format!",
"name": "Star Fox 64",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "star-fox-64-starship-linux",
"installer_slug": "star-fox-64-starship-linux",
"script": {
"files": [
{
"starship": "https://github.com/HarbourMasters/Starship/releases/download/v2.0.0/Starship-Barnard-Alfa-Linux.zip"
}
],
"game": {
"exe": "$GAMEDIR/starship.appimage"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "starship"
}
},
{
"chmodx": "$GAMEDIR/starship.appimage"
}
]
}
}