Installer pokemon-prism-full

files:
- file1: http://pokemonprism.surge.sh/prism.gbc
game:
  core: gambatte
  main_file: file1
installer:
- merge:
    dst: $GAMEDIR
    src: file1
description: null
game_slug: pokemon-prism
gogslug: ''
humblestoreid: ''
installer_slug: pokemon-prism-full
name: "Pok\xE9mon Prism"
notes: ''
runner: libretro
script:
  files:
  - file1: http://pokemonprism.surge.sh/prism.gbc
  game:
    core: gambatte
    main_file: file1
  installer:
  - merge:
      dst: $GAMEDIR
      src: file1
slug: pokemon-prism-full
steamid: null
version: Full
year: 2016
{
  "game_slug": "pokemon-prism",
  "version": "Full",
  "description": null,
  "notes": "",
  "name": "Pok\u00e9mon Prism",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "libretro",
  "slug": "pokemon-prism-full",
  "installer_slug": "pokemon-prism-full",
  "script": {
    "files": [
      {
        "file1": "http://pokemonprism.surge.sh/prism.gbc"
      }
    ],
    "game": {
      "core": "gambatte",
      "main_file": "file1"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "file1"
        }
      }
    ]
  }
}
Back to game