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
    install_gecko: true
    name: create_prefix
    prefix: $GAMEDIR
- copy:
    dst: $CACHE/w101installer/
    src: installer
- task:
    app: d3dx9
    name: winetricks
- task:
    executable: installer
    name: wineexec
system:
  restore_gamma: true
description: Provides the installer for the spanish server.
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
      install_gecko: true
      name: create_prefix
      prefix: $GAMEDIR
  - copy:
      dst: $CACHE/w101installer/
      src: installer
  - task:
      app: d3dx9
      name: winetricks
  - task:
      executable: installer
      name: wineexec
  system:
    restore_gamma: true
slug: wizard101-es-standalone
steamid: 799960
version: ES standalone
year: 2008
{
  "game_slug": "wizard101",
  "version": "ES standalone",
  "description": "Provides the installer for the spanish server.",
  "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",
          "install_gecko": true,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "copy": {
          "dst": "$CACHE/w101installer/",
          "src": "installer"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec"
        }
      }
    ],
    "system": {
      "restore_gamma": true
    }
  }
}
Back to game