Installer the-legend-of-zelda-the-wind-gamecube

files:
- iso: N/A:Select the iso file
game:
  main_file: iso
installer:
- copy:
    dst: $GAMEDIR
    src: iso
description: ''
game_slug: the-legend-of-zelda-the-wind-waker
gogslug: ''
humblestoreid: ''
installer_slug: the-legend-of-zelda-the-wind-gamecube
name: 'The Legend of Zelda: The Wind Waker'
notes: ''
runner: dolphin
script:
  files:
  - iso: N/A:Select the iso file
  game:
    main_file: iso
  installer:
  - copy:
      dst: $GAMEDIR
      src: iso
slug: the-legend-of-zelda-the-wind-gamecube
steamid: null
version: GameCube
year: 2002
{
  "game_slug": "the-legend-of-zelda-the-wind-waker",
  "version": "GameCube",
  "description": "",
  "notes": "",
  "name": "The Legend of Zelda: The Wind Waker",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dolphin",
  "slug": "the-legend-of-zelda-the-wind-gamecube",
  "installer_slug": "the-legend-of-zelda-the-wind-gamecube",
  "script": {
    "files": [
      {
        "iso": "N/A:Select the iso file"
      }
    ],
    "game": {
      "main_file": "iso"
    },
    "installer": [
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "iso"
        }
      }
    ]
  }
}
Back to game