Installer lands-of-lore-iii-gog

files:
- lol: N/A:Select the Windows installer downloaded from GOG
game:
  exe: drive_c/GOG Games/Lands of Lore 3/LOL3.EXE
  prefix: $GAMEDIR
installer:
- task:
    args: /silent /nogui
    executable: lol
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: $GAMEDIR/nglide_config.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: lands-of-lore-iii
gogslug: lands_of_lore_3
humblestoreid: ''
installer_slug: lands-of-lore-iii-gog
name: Lands of Lore III
notes: Not working at the moment. It says 'Please insert CD'. More testing is needed.
runner: wine
script:
  files:
  - lol: N/A:Select the Windows installer downloaded from GOG
  game:
    exe: drive_c/GOG Games/Lands of Lore 3/LOL3.EXE
    prefix: $GAMEDIR
  installer:
  - task:
      args: /silent /nogui
      executable: lol
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: $GAMEDIR/nglide_config.exe
      name: wineexec
      prefix: $GAMEDIR
slug: lands-of-lore-iii-gog
steamid: null
version: GOG
year: 1999
{
  "game_slug": "lands-of-lore-iii",
  "version": "GOG",
  "description": "",
  "notes": "Not working at the moment. It says 'Please insert CD'. More testing is needed.",
  "name": "Lands of Lore III",
  "year": 1999,
  "steamid": null,
  "gogslug": "lands_of_lore_3",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lands-of-lore-iii-gog",
  "installer_slug": "lands-of-lore-iii-gog",
  "script": {
    "files": [
      {
        "lol": "N/A:Select the Windows installer downloaded from GOG"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Lands of Lore 3/LOL3.EXE",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "args": "/silent /nogui",
          "executable": "lol",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$GAMEDIR/nglide_config.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game