Installer the-legend-of-zelda-the-minis-full

game:
  core: vbam
  main_file: file1
installer:
- merge:
    dst: $GAMEDIR
    src: file1
description: null
game_slug: the-legend-of-zelda-the-minish-cap
gogslug: ''
humblestoreid: ''
installer_slug: the-legend-of-zelda-the-minis-full
name: 'The Legend of Zelda: The Minish Cap'
notes: ''
runner: libretro
script:
  game:
    core: vbam
    main_file: file1
  installer:
  - merge:
      dst: $GAMEDIR
      src: file1
slug: the-legend-of-zelda-the-minis-full
steamid: null
version: Full
year: 2005
{
  "game_slug": "the-legend-of-zelda-the-minish-cap",
  "version": "Full",
  "description": null,
  "notes": "",
  "name": "The Legend of Zelda: The Minish Cap",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "libretro",
  "slug": "the-legend-of-zelda-the-minis-full",
  "installer_slug": "the-legend-of-zelda-the-minis-full",
  "script": {
    "game": {
      "core": "vbam",
      "main_file": "file1"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "file1"
        }
      }
    ]
  }
}
Back to game