Installer streamlabs-chatbot-testing-manual

files:
- setup:
    filename: streamlabs_chatbot.exe
    url: N/A:Select the game's setup file
game:
  arch: win64
  exec: $HOME/Application Data/Streamlabs/Streamlabs Chatbot/Streamlabs Chatbot.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial
    arch: win64
    description: Installing Arial font
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: fontsmooth=rgb
    arch: win64
    description: Setting fontsmooth=rgb
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Setting Windows 10 mode for Wine
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: win10
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    app: vcrun2013
    arch: win64
    description: Installing Visual C++ 2013
    name: winetricks
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    app: dotnet46
    arch: win64
    description: Installing .NET 4.6.0 will take a while...
    name: winetricks
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Setting Windows 10 mode for Wine
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: win10
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing Streamlabs Chatbot
    executable: setup
    name: wineexec
description: null
game_slug: streamlabs-chatbot
gogslug: ''
humblestoreid: ''
installer_slug: streamlabs-chatbot-testing-manual
name: Streamlabs Chatbot
notes: ''
runner: wine
script:
  files:
  - setup:
      filename: streamlabs_chatbot.exe
      url: N/A:Select the game's setup file
  game:
    arch: win64
    exec: $HOME/Application Data/Streamlabs/Streamlabs Chatbot/Streamlabs Chatbot.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial
      arch: win64
      description: Installing Arial font
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: fontsmooth=rgb
      arch: win64
      description: Setting fontsmooth=rgb
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Setting Windows 10 mode for Wine
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: win10
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: vcrun2013
      arch: win64
      description: Installing Visual C++ 2013
      name: winetricks
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: dotnet46
      arch: win64
      description: Installing .NET 4.6.0 will take a while...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Setting Windows 10 mode for Wine
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: win10
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing Streamlabs Chatbot
      executable: setup
      name: wineexec
slug: streamlabs-chatbot-testing-manual
steamid: null
version: Testing-Manual
year: null
{
  "game_slug": "streamlabs-chatbot",
  "version": "Testing-Manual",
  "description": null,
  "notes": "",
  "name": "Streamlabs Chatbot",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "streamlabs-chatbot-testing-manual",
  "installer_slug": "streamlabs-chatbot-testing-manual",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "streamlabs_chatbot.exe",
          "url": "N/A:Select the game's setup file"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exec": "$HOME/Application Data/Streamlabs/Streamlabs Chatbot/Streamlabs Chatbot.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial",
          "arch": "win64",
          "description": "Installing Arial font",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "fontsmooth=rgb",
          "arch": "win64",
          "description": "Setting fontsmooth=rgb",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Setting Windows 10 mode for Wine",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "win10"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2013",
          "arch": "win64",
          "description": "Installing Visual C++ 2013",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet46",
          "arch": "win64",
          "description": "Installing .NET 4.6.0 will take a while...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Setting Windows 10 mode for Wine",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "win10"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing Streamlabs Chatbot",
          "executable": "setup",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game