Installer star-fox-64-starship-v200

files:
- starship: https://github.com/HarbourMasters/Starship/releases/download/v2.0.0/Starship-Barnard-Alfa-Linux.zip
- game_rom: N/A:Select SF64 ROM (Must be .z64 format)
game:
  exe: $GAMEDIR/starship.appimage
installer:
- extract:
    dst: $GAMEDIR
    file: starship
- merge:
    dst: $GAMEDIR
    src: game_rom
- execute:
    command: chmod +x $GAMEDIR/starship.appimage
description: Play Star Fox 64 using Linux build of Starship.
game_slug: star-fox-64
gogslug: ''
humblestoreid: ''
installer_slug: star-fox-64-starship-v200
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_rom: N/A:Select SF64 ROM (Must be .z64 format)
  game:
    exe: $GAMEDIR/starship.appimage
  installer:
  - extract:
      dst: $GAMEDIR
      file: starship
  - merge:
      dst: $GAMEDIR
      src: game_rom
  - execute:
      command: chmod +x $GAMEDIR/starship.appimage
slug: star-fox-64-starship-v200
steamid: null
version: Starship, v2.0.0
year: 1997
{
  "game_slug": "star-fox-64",
  "version": "Starship, v2.0.0",
  "description": "Play Star Fox 64 using Linux build of Starship.",
  "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-v200",
  "installer_slug": "star-fox-64-starship-v200",
  "script": {
    "files": [
      {
        "starship": "https://github.com/HarbourMasters/Starship/releases/download/v2.0.0/Starship-Barnard-Alfa-Linux.zip"
      },
      {
        "game_rom": "N/A:Select SF64 ROM (Must be .z64 format)"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/starship.appimage"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "starship"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "game_rom"
        }
      },
      {
        "execute": {
          "command": "chmod +x $GAMEDIR/starship.appimage"
        }
      }
    ]
  }
}
Back to game