Installer wizard101-es-standalone

files:
- installer: N/A:Download the game from https://eu.wizard101.com/es_ES after signing
    in.
game:
  exe: $GAMEDIR/drive_c/ProgramData/KingsIsle Entertainment/Wizard101(ES)/Wizard101.exe
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts dxvk
    description: Installing Corefonts, DXVK
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Awaiting installation, close the launcher to finish the script.
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: Wizard101 ES Server, Standalone
game_slug: wizard101
gogslug: ''
humblestoreid: ''
installer_slug: wizard101-es-standalone
name: Wizard101
notes: "Close the launcher after installation and wait for Lutris to finish installation.\
  \ You can launch right away.\r\n\r\nDo NOT change the default path of installation."
runner: wine
script:
  files:
  - installer: N/A:Download the game from https://eu.wizard101.com/es_ES after signing
      in.
  game:
    exe: $GAMEDIR/drive_c/ProgramData/KingsIsle Entertainment/Wizard101(ES)/Wizard101.exe
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts dxvk
      description: Installing Corefonts, DXVK
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Awaiting installation, close the launcher to finish the script.
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: wizard101-es-standalone
steamid: 799960
version: ES standalone
year: 2008
{
  "game_slug": "wizard101",
  "version": "ES standalone",
  "description": "Wizard101 ES Server, Standalone",
  "notes": "Close the launcher after installation and wait for Lutris to finish installation. You can launch right away.\r\n\r\nDo NOT change the default path of installation.",
  "name": "Wizard101",
  "year": 2008,
  "steamid": 799960,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "wizard101-es-standalone",
  "installer_slug": "wizard101-es-standalone",
  "script": {
    "files": [
      {
        "installer": "N/A:Download the game from https://eu.wizard101.com/es_ES after signing in."
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/ProgramData/KingsIsle Entertainment/Wizard101(ES)/Wizard101.exe"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts dxvk",
          "description": "Installing Corefonts, DXVK",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Awaiting installation, close the launcher to finish the script.",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game