Installer dreamfall-the-longest-journey-goty-dvd

game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/Micro Application/Dreamfall/dreamfall.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    description: Installing Dreamfall
    requires: setup.exe
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: dreamfall-the-longest-journey
gogslug: dreamfall_the_longest_journey
humblestoreid: ''
installer_slug: dreamfall-the-longest-journey-goty-dvd
name: 'Dreamfall: The Longest Journey'
notes: Game requires the disk to be present in the disk drive in order to play.
runner: wine
script:
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/Micro Application/Dreamfall/dreamfall.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      description: Installing Dreamfall
      requires: setup.exe
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: dreamfall-the-longest-journey-goty-dvd
steamid: 6300
version: goty-dvd
year: 2006
{
  "game_slug": "dreamfall-the-longest-journey",
  "version": "goty-dvd",
  "description": "",
  "notes": "Game requires the disk to be present in the disk drive in order to play.",
  "name": "Dreamfall: The Longest Journey",
  "year": 2006,
  "steamid": 6300,
  "gogslug": "dreamfall_the_longest_journey",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dreamfall-the-longest-journey-goty-dvd",
  "installer_slug": "dreamfall-the-longest-journey-goty-dvd",
  "script": {
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Micro Application/Dreamfall/dreamfall.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Installing Dreamfall",
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game