Installer tokyo-xanadu-ex-gog-wine

files:
- install: N/A:Select the Windows setup file downloaded from GOG
game:
  exe: $GAMEDIR/drive_c/TokyoXanadu/TokyoXanadu.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts quartz xact vcrun2012
    description: Installing dependencies.
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /DIR=C:/TokyoXanadu /LANG=english /NOICONS /NODESKTOPSHORTCUT /SKIPREDIST
      /CLOSEATEND /MERGETASKS="!desktopicon"
    description: Installing the game
    executable: install
    name: wineexec
    prefix: $GAMEDIR
wine:
  overrides:
    winemenubuilder.exe: disabled
description: ''
game_slug: tokyo-xanadu-ex
gogslug: tokyo_xanadu_ex
humblestoreid: ''
installer_slug: tokyo-xanadu-ex-gog-wine
name: Tokyo Xanadu eX+
notes: ''
runner: wine
script:
  files:
  - install: N/A:Select the Windows setup file downloaded from GOG
  game:
    exe: $GAMEDIR/drive_c/TokyoXanadu/TokyoXanadu.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts quartz xact vcrun2012
      description: Installing dependencies.
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /DIR=C:/TokyoXanadu /LANG=english /NOICONS /NODESKTOPSHORTCUT /SKIPREDIST
        /CLOSEATEND /MERGETASKS="!desktopicon"
      description: Installing the game
      executable: install
      name: wineexec
      prefix: $GAMEDIR
  wine:
    overrides:
      winemenubuilder.exe: disabled
slug: tokyo-xanadu-ex-gog-wine
steamid: 587260
version: GOG - Wine
year: null
{
  "game_slug": "tokyo-xanadu-ex",
  "version": "GOG - Wine",
  "description": "",
  "notes": "",
  "name": "Tokyo Xanadu eX+",
  "year": null,
  "steamid": 587260,
  "gogslug": "tokyo_xanadu_ex",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tokyo-xanadu-ex-gog-wine",
  "installer_slug": "tokyo-xanadu-ex-gog-wine",
  "script": {
    "files": [
      {
        "install": "N/A:Select the Windows setup file downloaded from GOG"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/TokyoXanadu/TokyoXanadu.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts quartz xact vcrun2012",
          "description": "Installing dependencies.",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/DIR=C:/TokyoXanadu /LANG=english /NOICONS /NODESKTOPSHORTCUT /SKIPREDIST /CLOSEATEND /MERGETASKS=\"!desktopicon\"",
          "description": "Installing the game",
          "executable": "install",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "overrides": {
        "winemenubuilder.exe": "disabled"
      }
    }
  }
}
Back to game