Installer bricklink-studio-bricklink-studio-20

files:
- installer: https://s3.amazonaws.com/blstudio/Studio2.0/Studio+2.0.exe
game:
  arch: win64
  exe: drive_c/Program Files/Studio 2.0/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: null
game_slug: bricklink-studio
gogslug: ''
humblestoreid: ''
installer_slug: bricklink-studio-bricklink-studio-20
name: Bricklink Studio
notes: ''
runner: wine
script:
  files:
  - installer: https://s3.amazonaws.com/blstudio/Studio2.0/Studio+2.0.exe
  game:
    arch: win64
    exe: drive_c/Program Files/Studio 2.0/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-bricklink-studio-20
steamid: null
version: Bricklink Studio 2.0
year: 2016
{
  "game_slug": "bricklink-studio",
  "version": "Bricklink Studio 2.0",
  "description": null,
  "notes": "",
  "name": "Bricklink Studio",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "bricklink-studio-bricklink-studio-20",
  "installer_slug": "bricklink-studio-bricklink-studio-20",
  "script": {
    "files": [
      {
        "installer": "https://s3.amazonaws.com/blstudio/Studio2.0/Studio+2.0.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/Studio 2.0/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