Installer lunar-client-2161

files:
- setup: https://launcherupdates.lunarclientcdn.com/Lunar%20Client%20v2.16.1.exe
game:
  arch: win64
  exe: drive_c/users/$USER/Desktop/Lunar Client.lnk
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing Lunar:Client...
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: lunar-client
gogslug: ''
humblestoreid: ''
installer_slug: lunar-client-2161
name: Lunar Client
notes: ''
runner: wine
script:
  files:
  - setup: https://launcherupdates.lunarclientcdn.com/Lunar%20Client%20v2.16.1.exe
  game:
    arch: win64
    exe: drive_c/users/$USER/Desktop/Lunar Client.lnk
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing Lunar:Client...
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: lunar-client-2161
steamid: null
version: 2.16.1
year: 2019
{
  "game_slug": "lunar-client",
  "version": "2.16.1",
  "description": "",
  "notes": "",
  "name": "Lunar Client",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lunar-client-2161",
  "installer_slug": "lunar-client-2161",
  "script": {
    "files": [
      {
        "setup": "https://launcherupdates.lunarclientcdn.com/Lunar%20Client%20v2.16.1.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/users/$USER/Desktop/Lunar Client.lnk",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing Lunar:Client...",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game