Installer mystical-ninja-starring-goemo-goemon-64-recompiled

files:
- engine: https://github.com/klorfmorf/Goemon64Recomp/releases/download/v0.1.0-dev/Goemon64Recompiled-Linux-X64.zip
game:
  exe: $GAMEDIR/Goemon64Recompiled
installer:
- extract:
    dst: $CACHE
    file: engine
- extract:
    dst: $GAMEDIR
    file: $CACHE/Goemon64Recompiled.tar.gz
    format: tgz
- write_file:
    content: null
    file: $GAMEDIR/portable.txt
description: ''
game_slug: mystical-ninja-starring-goemon
gogslug: ''
humblestoreid: ''
installer_slug: mystical-ninja-starring-goemo-goemon-64-recompiled
name: Mystical Ninja Starring Goemon
notes: This only installs the launcher, for which you need to provide a Mystical Ninja
  Starring Goemon (USA) ROM.
runner: linux
script:
  files:
  - engine: https://github.com/klorfmorf/Goemon64Recomp/releases/download/v0.1.0-dev/Goemon64Recompiled-Linux-X64.zip
  game:
    exe: $GAMEDIR/Goemon64Recompiled
  installer:
  - extract:
      dst: $CACHE
      file: engine
  - extract:
      dst: $GAMEDIR
      file: $CACHE/Goemon64Recompiled.tar.gz
      format: tgz
  - write_file:
      content: null
      file: $GAMEDIR/portable.txt
slug: mystical-ninja-starring-goemo-goemon-64-recompiled
steamid: null
version: 'Goemon 64: Recompiled'
year: 1998
{
  "game_slug": "mystical-ninja-starring-goemon",
  "version": "Goemon 64: Recompiled",
  "description": "",
  "notes": "This only installs the launcher, for which you need to provide a Mystical Ninja Starring Goemon (USA) ROM.",
  "name": "Mystical Ninja Starring Goemon",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "mystical-ninja-starring-goemo-goemon-64-recompiled",
  "installer_slug": "mystical-ninja-starring-goemo-goemon-64-recompiled",
  "script": {
    "files": [
      {
        "engine": "https://github.com/klorfmorf/Goemon64Recomp/releases/download/v0.1.0-dev/Goemon64Recompiled-Linux-X64.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Goemon64Recompiled"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "engine"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$CACHE/Goemon64Recompiled.tar.gz",
          "format": "tgz"
        }
      },
      {
        "write_file": {
          "content": null,
          "file": "$GAMEDIR/portable.txt"
        }
      }
    ]
  }
}
Back to game