Installer the-chronicles-of-narnia-the-retail-dvd

game:
  arch: win64
  exe: drive_c/Program Files (x86)/Buena Vista Games/Narnia/Narnia.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: narniasplash.exe
- task:
    description: Creating Wine prefix
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing...
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: the-chronicles-of-narnia-the-lion-the-witch-and-the-wardrobe
gogslug: ''
humblestoreid: ''
installer_slug: the-chronicles-of-narnia-the-retail-dvd
name: 'The Chronicles of Narnia: The Lion, the Witch and the Wardrobe'
notes: ''
runner: wine
script:
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Buena Vista Games/Narnia/Narnia.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: narniasplash.exe
  - task:
      description: Creating Wine prefix
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing...
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: the-chronicles-of-narnia-the-retail-dvd
steamid: null
version: Retail, DVD
year: 2005
{
  "game_slug": "the-chronicles-of-narnia-the-lion-the-witch-and-the-wardrobe",
  "version": "Retail, DVD",
  "description": "",
  "notes": "",
  "name": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-chronicles-of-narnia-the-retail-dvd",
  "installer_slug": "the-chronicles-of-narnia-the-retail-dvd",
  "script": {
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Buena Vista Games/Narnia/Narnia.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "narniasplash.exe"
        }
      },
      {
        "task": {
          "description": "Creating Wine prefix",
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing...",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game