Installer nexon-launcher-global

files:
- setupfile:
    filename: NexonLauncherSetup.exe
    url: https://download.nxfs.nexon.com/download-launcher?file=NexonLauncherSetup.exe&client-id=undefined
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/Nexon/Nexon Launcher/nexon_launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    app: vcrun2010
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dx10
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2015
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: arial
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /S
    description: "Installing \u2018Nexon Launcher\u2019 (by Nexon)."
    executable: setupfile
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: nexon-launcher
gogslug: ''
humblestoreid: ''
installer_slug: nexon-launcher-global
name: Nexon Launcher
notes: ''
runner: wine
script:
  files:
  - setupfile:
      filename: NexonLauncherSetup.exe
      url: https://download.nxfs.nexon.com/download-launcher?file=NexonLauncherSetup.exe&client-id=undefined
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/Nexon/Nexon Launcher/nexon_launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: vcrun2010
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dx10
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2015
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: arial
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /S
      description: "Installing \u2018Nexon Launcher\u2019 (by Nexon)."
      executable: setupfile
      name: wineexec
      prefix: $GAMEDIR
slug: nexon-launcher-global
steamid: null
version: global
year: null
{
  "game_slug": "nexon-launcher",
  "version": "global",
  "description": null,
  "notes": "",
  "name": "Nexon Launcher",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "nexon-launcher-global",
  "installer_slug": "nexon-launcher-global",
  "script": {
    "files": [
      {
        "setupfile": {
          "filename": "NexonLauncherSetup.exe",
          "url": "https://download.nxfs.nexon.com/download-launcher?file=NexonLauncherSetup.exe&client-id=undefined"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Nexon/Nexon Launcher/nexon_launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "vcrun2010",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/S",
          "description": "Installing \u2018Nexon Launcher\u2019 (by Nexon).",
          "executable": "setupfile",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game