Installer simon-the-sorcerer-ii-the-lio-md-dos-windows-cd

game:
  game_id: simon2
  path: $GAMEDIR
installer:
- insert-disc:
    requires: icon.dat
- merge:
    dst: $GAMEDIR/
    src: $DISC/
- execute:
    command: chmod -R u+w $GAMEDIR
scummvm:
  fullscreen: true
description: ''
game_slug: simon-the-sorcerer-ii-the-lion-the-wizard-and-the-
gogslug: ''
humblestoreid: ''
installer_slug: simon-the-sorcerer-ii-the-lio-md-dos-windows-cd
name: 'Simon the Sorcerer II: The Lion, the Wizard and the Wardrobe'
notes: ''
runner: scummvm
script:
  game:
    game_id: simon2
    path: $GAMEDIR
  installer:
  - insert-disc:
      requires: icon.dat
  - merge:
      dst: $GAMEDIR/
      src: $DISC/
  - execute:
      command: chmod -R u+w $GAMEDIR
  scummvm:
    fullscreen: true
slug: simon-the-sorcerer-ii-the-lio-md-dos-windows-cd
steamid: null
version: MD-DOS / Windows CD
year: 1995
{
  "game_slug": "simon-the-sorcerer-ii-the-lion-the-wizard-and-the-",
  "version": "MD-DOS / Windows CD",
  "description": "",
  "notes": "",
  "name": "Simon the Sorcerer II: The Lion, the Wizard and the Wardrobe",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "simon-the-sorcerer-ii-the-lio-md-dos-windows-cd",
  "installer_slug": "simon-the-sorcerer-ii-the-lio-md-dos-windows-cd",
  "script": {
    "game": {
      "game_id": "simon2",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "icon.dat"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/",
          "src": "$DISC/"
        }
      },
      {
        "execute": {
          "command": "chmod -R u+w $GAMEDIR"
        }
      }
    ],
    "scummvm": {
      "fullscreen": true
    }
  }
}
Back to game