Installer playnite-latest

files:
- installer: https://playnite.link/download/PlayniteInstaller.exe
game:
  args: --forcesoftrender
  exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/Playnite/Playnite.DesktopApp.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /VERYSILENT /SUPPRESSMSGBOXES
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: dotnet48
    name: winetricks
    prefix: $GAMEDIR
description: ''
game_slug: playnite
gogslug: ''
humblestoreid: ''
installer_slug: playnite-latest
name: Playnite
notes: Go to "Settings>Advanced>Disable hardware acceleration" to avoid graphical
  glitches.
runner: wine
script:
  files:
  - installer: https://playnite.link/download/PlayniteInstaller.exe
  game:
    args: --forcesoftrender
    exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/Playnite/Playnite.DesktopApp.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /VERYSILENT /SUPPRESSMSGBOXES
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: dotnet48
      name: winetricks
      prefix: $GAMEDIR
slug: playnite-latest
steamid: null
version: Latest
year: null
{
  "game_slug": "playnite",
  "version": "Latest",
  "description": "",
  "notes": "Go to \"Settings>Advanced>Disable hardware acceleration\" to avoid graphical glitches.",
  "name": "Playnite",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "playnite-latest",
  "installer_slug": "playnite-latest",
  "script": {
    "files": [
      {
        "installer": "https://playnite.link/download/PlayniteInstaller.exe"
      }
    ],
    "game": {
      "args": "--forcesoftrender",
      "exe": "$GAMEDIR/drive_c/users/$USER/AppData/Local/Playnite/Playnite.DesktopApp.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/VERYSILENT /SUPPRESSMSGBOXES",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game