Installer the-humans-meet-the-ancestors-cd

game:
  arch: win32
  exe: drive_c/Program Files/Deep Silver/The Humans/Humans.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: setup.exe
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: the-humans-meet-the-ancestors
gogslug: the_humans_meet_the_ancestors
humblestoreid: ''
installer_slug: the-humans-meet-the-ancestors-cd
name: 'The Humans: Meet the Ancestors!'
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Deep Silver/The Humans/Humans.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: setup.exe
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: the-humans-meet-the-ancestors-cd
steamid: null
version: CD
year: 2009
{
  "game_slug": "the-humans-meet-the-ancestors",
  "version": "CD",
  "description": "",
  "notes": "",
  "name": "The Humans: Meet the Ancestors!",
  "year": 2009,
  "steamid": null,
  "gogslug": "the_humans_meet_the_ancestors",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-humans-meet-the-ancestors-cd",
  "installer_slug": "the-humans-meet-the-ancestors-cd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Deep Silver/The Humans/Humans.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game