Installer salty-chat-teamspeak-356

files:
- vcrun_installer:
    filename: vcrun.exe
    url: https://aka.ms/vs/16/release/vc_redist.x86.exe
- teamspeak_installer:
    filename: teamspeak.exe
    url: https://files.teamspeak-services.com/releases/client/3.5.6/TeamSpeak3-Client-win32-3.5.6.exe
- saltychat_plugin:
    filename: saltychat.ts3_plugin
    url: https://gaming.v10networks.com/saltychat/download/stable
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/TeamSpeak 3 Client/ts3client_win32.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Setup 32-Bit wine prefix
    name: create_prefix
- task:
    app: win10
    description: Set wine prefix to Windows 10
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet461
    description: Installing Microsoft .NET Framework 4.6.1
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing Microsoft Visual C++ Redistributable for Visual Studio
      2015, 2017 and 2019
    executable: vcrun_installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing TeamSpeak 3 Client
    executable: teamspeak_installer
    name: wineexec
    prefix: $GAMEDIR
- move:
    description: Rename default plugins folder
    dst: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/TS3Client/plugins_default
    src: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/TS3Client/plugins
- extract:
    description: Extracting Salty Chat plugin
    dst: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/TS3Client/
    file: saltychat_plugin
wine:
  dxvk: false
description: Installs TeamSpeak 3.5.6 and the newest Salty Chat plugin.
game_slug: salty-chat
gogslug: ''
humblestoreid: ''
installer_slug: salty-chat-teamspeak-356
name: Salty Chat
notes: "Do not touch anything when installing TeamSpeak or the script won't find specific\
  \ paths. Just press \"Next\" whenever possible.\r\nRestart TeamSpeak after installation."
runner: wine
script:
  files:
  - vcrun_installer:
      filename: vcrun.exe
      url: https://aka.ms/vs/16/release/vc_redist.x86.exe
  - teamspeak_installer:
      filename: teamspeak.exe
      url: https://files.teamspeak-services.com/releases/client/3.5.6/TeamSpeak3-Client-win32-3.5.6.exe
  - saltychat_plugin:
      filename: saltychat.ts3_plugin
      url: https://gaming.v10networks.com/saltychat/download/stable
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/TeamSpeak 3 Client/ts3client_win32.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Setup 32-Bit wine prefix
      name: create_prefix
  - task:
      app: win10
      description: Set wine prefix to Windows 10
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet461
      description: Installing Microsoft .NET Framework 4.6.1
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing Microsoft Visual C++ Redistributable for Visual Studio
        2015, 2017 and 2019
      executable: vcrun_installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing TeamSpeak 3 Client
      executable: teamspeak_installer
      name: wineexec
      prefix: $GAMEDIR
  - move:
      description: Rename default plugins folder
      dst: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/TS3Client/plugins_default
      src: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/TS3Client/plugins
  - extract:
      description: Extracting Salty Chat plugin
      dst: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/TS3Client/
      file: saltychat_plugin
  wine:
    dxvk: false
slug: salty-chat-teamspeak-356
steamid: null
version: TeamSpeak 3.5.6
year: 2019
{
  "game_slug": "salty-chat",
  "version": "TeamSpeak 3.5.6",
  "description": "Installs TeamSpeak 3.5.6 and the newest Salty Chat plugin.",
  "notes": "Do not touch anything when installing TeamSpeak or the script won't find specific paths. Just press \"Next\" whenever possible.\r\nRestart TeamSpeak after installation.",
  "name": "Salty Chat",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "salty-chat-teamspeak-356",
  "installer_slug": "salty-chat-teamspeak-356",
  "script": {
    "files": [
      {
        "vcrun_installer": {
          "filename": "vcrun.exe",
          "url": "https://aka.ms/vs/16/release/vc_redist.x86.exe"
        }
      },
      {
        "teamspeak_installer": {
          "filename": "teamspeak.exe",
          "url": "https://files.teamspeak-services.com/releases/client/3.5.6/TeamSpeak3-Client-win32-3.5.6.exe"
        }
      },
      {
        "saltychat_plugin": {
          "filename": "saltychat.ts3_plugin",
          "url": "https://gaming.v10networks.com/saltychat/download/stable"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/TeamSpeak 3 Client/ts3client_win32.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Setup 32-Bit wine prefix",
          "name": "create_prefix"
        }
      },
      {
        "task": {
          "app": "win10",
          "description": "Set wine prefix to Windows 10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet461",
          "description": "Installing Microsoft .NET Framework 4.6.1",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019",
          "executable": "vcrun_installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing TeamSpeak 3 Client",
          "executable": "teamspeak_installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "description": "Rename default plugins folder",
          "dst": "$GAMEDIR/drive_c/users/$USER/AppData/Roaming/TS3Client/plugins_default",
          "src": "$GAMEDIR/drive_c/users/$USER/AppData/Roaming/TS3Client/plugins"
        }
      },
      {
        "extract": {
          "description": "Extracting Salty Chat plugin",
          "dst": "$GAMEDIR/drive_c/users/$USER/AppData/Roaming/TS3Client/",
          "file": "saltychat_plugin"
        }
      }
    ],
    "wine": {
      "dxvk": false
    }
  }
}
Back to game