Installer another-world-cd-15th-anniversary-

game:
  arch: win64
  exe: $GAMEDIR/$gamepath/Another World.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: ../Another World/AnotherWorld_full.exe
- task:
    arch: win64
    executable: $DISC/../Another World/AnotherWorld_full.exe
    name: wineexec
    prefix: $GAMEDIR
variables:
  gamepath: drive_c/Program Files (x86)/Another World
wine:
  Desktop: true
description: ''
game_slug: another-world
gogslug: another_world_20th_anniversary_edition
humblestoreid: another-world-20th-anniversary-edition
installer_slug: another-world-cd-15th-anniversary-
name: Another World
notes: ''
runner: wine
script:
  game:
    arch: win64
    exe: $GAMEDIR/$gamepath/Another World.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: ../Another World/AnotherWorld_full.exe
  - task:
      arch: win64
      executable: $DISC/../Another World/AnotherWorld_full.exe
      name: wineexec
      prefix: $GAMEDIR
  variables:
    gamepath: drive_c/Program Files (x86)/Another World
  wine:
    Desktop: true
slug: another-world-cd-15th-anniversary-
steamid: 233550
version: CD 15th Anniversary Edition
year: 1991
{
  "game_slug": "another-world",
  "version": "CD 15th Anniversary Edition",
  "description": "",
  "notes": "",
  "name": "Another World",
  "year": 1991,
  "steamid": 233550,
  "gogslug": "another_world_20th_anniversary_edition",
  "humblestoreid": "another-world-20th-anniversary-edition",
  "runner": "wine",
  "slug": "another-world-cd-15th-anniversary-",
  "installer_slug": "another-world-cd-15th-anniversary-",
  "script": {
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/$gamepath/Another World.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "../Another World/AnotherWorld_full.exe"
        }
      },
      {
        "task": {
          "arch": "win64",
          "executable": "$DISC/../Another World/AnotherWorld_full.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "variables": {
      "gamepath": "drive_c/Program Files (x86)/Another World"
    },
    "wine": {
      "Desktop": true
    }
  }
}
Back to game