Installer lemony-snickets-a-series-of-u-cd

game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Activision/Lemony Snicket's A Series of Unfortunate
    Events/System/Game.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    description: Insert game disc
    requires: ASOUE.ico
- task:
    description: Running setup
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: lemony-snickets-a-series-of-unfortunate-events
gogslug: ''
humblestoreid: ''
installer_slug: lemony-snickets-a-series-of-u-cd
name: Lemony Snicket's A Series of Unfortunate Events
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Activision/Lemony Snicket's A Series of Unfortunate
      Events/System/Game.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      description: Insert game disc
      requires: ASOUE.ico
  - task:
      description: Running setup
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: lemony-snickets-a-series-of-u-cd
steamid: null
version: CD
year: 2004
{
  "game_slug": "lemony-snickets-a-series-of-unfortunate-events",
  "version": "CD",
  "description": "",
  "notes": "",
  "name": "Lemony Snicket's A Series of Unfortunate Events",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lemony-snickets-a-series-of-u-cd",
  "installer_slug": "lemony-snickets-a-series-of-u-cd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Activision/Lemony Snicket's A Series of Unfortunate Events/System/Game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "description": "Insert game disc",
          "requires": "ASOUE.ico"
        }
      },
      {
        "task": {
          "description": "Running setup",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game