Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 450 Bytes

File metadata and controls

8 lines (6 loc) · 450 Bytes

Linux TTS Plugin

An ACT plugin to allow using external applications for TTS support, primarily for use on Linux but should work on Windows as well

To use, you must have a wine/proton prefix with .net Framework 4.0 - 4.7.2 installed, in order. Make sure you uninstall mono support before installing the .net Framework.

Compiling

Place Advanced Combat Tracker.exe in LinuxTTSPlugin/ExternalLibraries folder, open solution, and build as normal.