Installer children-of-the-nile-enhanced-edition-dvd

game:
  arch: win32
  exe: drive_c/Program Files/Children of the Nile - Enhanced Edition/CotN.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: Setup.exe
- task:
    arch: win32
    executable: $DISC/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: Allow selection of the DVD folder & install in a 32-bit wine prefix.
  Shortcut uses the default path for the "Enhanced Edition" which includes the expansion.
game_slug: children-of-the-nile
gogslug: ''
humblestoreid: ''
installer_slug: children-of-the-nile-enhanced-edition-dvd
name: Children of the Nile
notes: No known issues
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Children of the Nile - Enhanced Edition/CotN.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: Setup.exe
  - task:
      arch: win32
      executable: $DISC/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: children-of-the-nile-enhanced-edition-dvd
steamid: 17100
version: Enhanced Edition DVD
year: null
{
  "game_slug": "children-of-the-nile",
  "version": "Enhanced Edition DVD",
  "description": "Allow selection of the DVD folder & install in a 32-bit wine prefix. Shortcut uses the default path for the \"Enhanced Edition\" which includes the expansion.",
  "notes": "No known issues",
  "name": "Children of the Nile",
  "year": null,
  "steamid": 17100,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "children-of-the-nile-enhanced-edition-dvd",
  "installer_slug": "children-of-the-nile-enhanced-edition-dvd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Children of the Nile - Enhanced Edition/CotN.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "$DISC/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game