Installer curseforge-garmin-gameon

custom-name: garmin
files:
- garmin: https://download.overwolf.com/installer/prod/ad053119c79ba44eab32a11a12863a50/Garmin%20GameOn%20-%20Installer.exe
game:
  arch: win64
  args: -launchapp cchhcaiapeikjbdbpfplgmpobbcdkdaphclbmkbj
  exe: drive_c/Program Files (x86)/Overwolf/OverwolfLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix.
    name: create_prefix
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
- task:
    app: vcrun2019
    arch: win64
    description: Installing Visual C++ Runtimes...
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet48
    arch: win64
    description: Installing DotNet 4.8, could take a while, 10+ minutes...
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts
    arch: win64
    description: Installing corefonts...
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing Overwolf App...
    executable: garmin
    name: wineexec
    prefix: $GAMEDIR
description: This script will facilitate your install of the CurseForge application
  on Linux.CurseForge is provided by https://curseforge.overwolf.com/When the Overwolf/CurseForge
  installer has finished, do not press Launch.Instead, close the window, and Lutris
  should finish the installation.Then you can click launch in Lutris.Many thanks to
  everyone who worked on the Twitch App installer, which this is forked from. I'd
  like also to thank my mom, my dog and Will Smith.
game_slug: curseforge
gogslug: ''
humblestoreid: ''
installer_slug: curseforge-garmin-gameon
name: CurseForge
notes: '- This script will install:

  -- latest official Overwolf with Garmin Game On App version

  -- Install Visual C++ Runtimes

  -- Install DotNet Runtimes

  -- Install Corefonts'
runner: wine
script:
  custom-name: garmin
  files:
  - garmin: https://download.overwolf.com/installer/prod/ad053119c79ba44eab32a11a12863a50/Garmin%20GameOn%20-%20Installer.exe
  game:
    arch: win64
    args: -launchapp cchhcaiapeikjbdbpfplgmpobbcdkdaphclbmkbj
    exe: drive_c/Program Files (x86)/Overwolf/OverwolfLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix.
      name: create_prefix
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: vcrun2019
      arch: win64
      description: Installing Visual C++ Runtimes...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet48
      arch: win64
      description: Installing DotNet 4.8, could take a while, 10+ minutes...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts
      arch: win64
      description: Installing corefonts...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing Overwolf App...
      executable: garmin
      name: wineexec
      prefix: $GAMEDIR
slug: curseforge-garmin-gameon
steamid: null
version: Garmin GameOn
year: 2020
{
  "game_slug": "curseforge",
  "version": "Garmin GameOn",
  "description": "This script will facilitate your install of the CurseForge application on Linux.CurseForge is provided by https://curseforge.overwolf.com/When the Overwolf/CurseForge installer has finished, do not press Launch.Instead, close the window, and Lutris should finish the installation.Then you can click launch in Lutris.Many thanks to everyone who worked on the Twitch App installer, which this is forked from. I'd like also to thank my mom, my dog and Will Smith.",
  "notes": "- This script will install:\n-- latest official Overwolf with Garmin Game On App version\n-- Install Visual C++ Runtimes\n-- Install DotNet Runtimes\n-- Install Corefonts",
  "name": "CurseForge",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "curseforge-garmin-gameon",
  "installer_slug": "curseforge-garmin-gameon",
  "script": {
    "custom-name": "garmin",
    "files": [
      {
        "garmin": "https://download.overwolf.com/installer/prod/ad053119c79ba44eab32a11a12863a50/Garmin%20GameOn%20-%20Installer.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "-launchapp cchhcaiapeikjbdbpfplgmpobbcdkdaphclbmkbj",
      "exe": "drive_c/Program Files (x86)/Overwolf/OverwolfLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix.",
          "name": "create_prefix"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2019",
          "arch": "win64",
          "description": "Installing Visual C++ Runtimes...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "arch": "win64",
          "description": "Installing DotNet 4.8, could take a while, 10+ minutes...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win64",
          "description": "Installing corefonts...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Overwolf App...",
          "executable": "garmin",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game