Installer harvest-moon-64-harvestmoon64recomp

files:
- engine: https://github.com/HarvestMoon64Recomp/HarvestMoon64Recomp/releases/download/v1.2.1/HarvestMoon64Recompiled-v1.2.1-Linux-X64.zip
game:
  exe: $GAMEDIR/HarvestMoon64Recompiled
install_complete_text: Installed! On first launch, use the "Load ROM" option in the
  game's own menu to select your Harvest Moon 64 ROM (North American version).
installer:
- extract:
    dst: $GAMEDIR
    file: engine
- write_file:
    content: ''
    file: $GAMEDIR/portable.txt
description: ''
game_slug: harvest-moon-64
gogslug: ''
humblestoreid: ''
installer_slug: harvest-moon-64-harvestmoon64recomp
name: Harvest Moon 64
notes: "Must provide own baserom:\r\nHarvest Moon 64 ROM (North American version;\
  \ .z64, .v64 or .n64)"
runner: linux
script:
  files:
  - engine: https://github.com/HarvestMoon64Recomp/HarvestMoon64Recomp/releases/download/v1.2.1/HarvestMoon64Recompiled-v1.2.1-Linux-X64.zip
  game:
    exe: $GAMEDIR/HarvestMoon64Recompiled
  install_complete_text: Installed! On first launch, use the "Load ROM" option in
    the game's own menu to select your Harvest Moon 64 ROM (North American version).
  installer:
  - extract:
      dst: $GAMEDIR
      file: engine
  - write_file:
      content: ''
      file: $GAMEDIR/portable.txt
slug: harvest-moon-64-harvestmoon64recomp
steamid: null
version: HarvestMoon64Recomp
year: 1999
{
  "game_slug": "harvest-moon-64",
  "version": "HarvestMoon64Recomp",
  "description": "",
  "notes": "Must provide own baserom:\r\nHarvest Moon 64 ROM (North American version; .z64, .v64 or .n64)",
  "name": "Harvest Moon 64",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "harvest-moon-64-harvestmoon64recomp",
  "installer_slug": "harvest-moon-64-harvestmoon64recomp",
  "script": {
    "files": [
      {
        "engine": "https://github.com/HarvestMoon64Recomp/HarvestMoon64Recomp/releases/download/v1.2.1/HarvestMoon64Recompiled-v1.2.1-Linux-X64.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/HarvestMoon64Recompiled"
    },
    "install_complete_text": "Installed! On first launch, use the \"Load ROM\" option in the game's own menu to select your Harvest Moon 64 ROM (North American version).",
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "engine"
        }
      },
      {
        "write_file": {
          "content": "",
          "file": "$GAMEDIR/portable.txt"
        }
      }
    ]
  }
}
Back to game