Installer discord-latest

files:
- setup: https://dl.discordapp.net/apps/win/0.0.304/DiscordSetup.exe
game:
  exe: drive_c/users/$USER/Local Settings/Application Data/Discord/app-0.0.304/Discord.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet472 win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: discord
gogslug: ''
humblestoreid: ''
installer_slug: discord-latest
name: Discord
notes: '- <b>Installing games doesn''t work.</b> <a href="https://bugs.winehq.org/show_bug.cgi?id=46768">https://bugs.winehq.org/show_bug.cgi?id=46768</a>'
runner: wine
script:
  files:
  - setup: https://dl.discordapp.net/apps/win/0.0.304/DiscordSetup.exe
  game:
    exe: drive_c/users/$USER/Local Settings/Application Data/Discord/app-0.0.304/Discord.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet472 win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: discord-latest
steamid: null
version: Latest
year: 2015
{
  "game_slug": "discord",
  "version": "Latest",
  "description": null,
  "notes": "- <b>Installing games doesn't work.</b> <a href=\"https://bugs.winehq.org/show_bug.cgi?id=46768\">https://bugs.winehq.org/show_bug.cgi?id=46768</a>",
  "name": "Discord",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "discord-latest",
  "installer_slug": "discord-latest",
  "script": {
    "files": [
      {
        "setup": "https://dl.discordapp.net/apps/win/0.0.304/DiscordSetup.exe"
      }
    ],
    "game": {
      "exe": "drive_c/users/$USER/Local Settings/Application Data/Discord/app-0.0.304/Discord.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet472 win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game