Installer bricklink-studio-early-access

files:
- installer: https://studio.download.bricklink.info/Studio2.0+EarlyAccess/Studio+2.0+EarlyAccess.exe
game:
  arch: win64
  exe: drive_c/Program Files/Studio 2.0 EarlyAccess/Studio.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine 64-bit Prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win10
    arch: win64
    description: Changes reported Windows version to Windows 10
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing
    exclude_processes: RockstarService.exe Launcher.exe LauncherPatcher.exe
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: ''
game_slug: bricklink-studio
gogslug: ''
humblestoreid: ''
installer_slug: bricklink-studio-early-access
name: Bricklink Studio
notes: "For GPU-Rendering to work, you should first make sure, that your GPU is registered\
  \ in Vulkan on your host and then install nvidia-libs (https://github.com/SveSop/nvidia-libs)\
  \ on the Wine-Prefix of Bricklink-Studio.\r\nOn top of that alt-tabbing may freeze\
  \ the program. Using Proton instead of Wine, may fix this problem."
runner: wine
script:
  files:
  - installer: https://studio.download.bricklink.info/Studio2.0+EarlyAccess/Studio+2.0+EarlyAccess.exe
  game:
    arch: win64
    exe: drive_c/Program Files/Studio 2.0 EarlyAccess/Studio.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine 64-bit Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win10
      arch: win64
      description: Changes reported Windows version to Windows 10
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing
      exclude_processes: RockstarService.exe Launcher.exe LauncherPatcher.exe
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: bricklink-studio-early-access
steamid: null
version: Early Access
year: 2016
{
  "game_slug": "bricklink-studio",
  "version": "Early Access",
  "description": "",
  "notes": "For GPU-Rendering to work, you should first make sure, that your GPU is registered in Vulkan on your host and then install nvidia-libs (https://github.com/SveSop/nvidia-libs) on the Wine-Prefix of Bricklink-Studio.\r\nOn top of that alt-tabbing may freeze the program. Using Proton instead of Wine, may fix this problem.",
  "name": "Bricklink Studio",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "bricklink-studio-early-access",
  "installer_slug": "bricklink-studio-early-access",
  "script": {
    "files": [
      {
        "installer": "https://studio.download.bricklink.info/Studio2.0+EarlyAccess/Studio+2.0+EarlyAccess.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/Studio 2.0 EarlyAccess/Studio.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine 64-bit Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win10",
          "arch": "win64",
          "description": "Changes reported Windows version to Windows 10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing",
          "exclude_processes": "RockstarService.exe Launcher.exe LauncherPatcher.exe",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game