Installer wizard101-spanish-installer

files:
- installer: https://gf1.geo.gfsrv.net/static/wizard101/clients/Wizard101_Installer_ES.exe
game:
  exe: $GAMEDIR/drive_c/ProgramData/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-spanish-installer
name: Wizard101
notes: "Do NOT execute the express install nor execute the game from the installer,\
  \ close the installer and then execute from Lutris.\r\n\r\nAlso do NO change the\
  \ default path of installation."
runner: wine
script:
  files:
  - installer: https://gf1.geo.gfsrv.net/static/wizard101/clients/Wizard101_Installer_ES.exe
  game:
    exe: $GAMEDIR/drive_c/ProgramData/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-spanish-installer
steamid: 799960
version: Spanish installer
year: 2008
{
  "game_slug": "wizard101",
  "version": "Spanish installer",
  "description": "Provides the installer for the spanish server.",
  "notes": "Do NOT execute the express install nor execute the game from the installer, close the installer and then execute from Lutris.\r\n\r\nAlso do NO change the default path of installation.",
  "name": "Wizard101",
  "year": 2008,
  "steamid": 799960,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "wizard101-spanish-installer",
  "installer_slug": "wizard101-spanish-installer",
  "script": {
    "files": [
      {
        "installer": "https://gf1.geo.gfsrv.net/static/wizard101/clients/Wizard101_Installer_ES.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/ProgramData/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