TeamTalk5
TeamTalk5 copied to clipboard
Fix TeamTalk5 Setup script
- Change the compression method to lzma2/max (size increased by about 2MB, but compression time was reduced by more than half)
- Do not install if Microsoft Visual C++ v14 Redistributable Package is already installed
- Added missing official translations
- Refactor file paths into a variable-based structure to make path changes easier
- Add steps to create and upload a TeamTalk Installer in GitHub Actions
@bear101, Why is there no vcredist?