We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0741ac0 commit 0fd9da6Copy full SHA for 0fd9da6
1 file changed
README.md
@@ -0,0 +1,8 @@
1
+# Linux TTS Plugin
2
+An ACT plugin to allow using external applications for TTS support, primarily for use on Linux but should work on Windows as well
3
+
4
+To use, you must have a wine/proton prefix with .net Framework 4.0 - 4.7.2 installed, in order.
5
+Make sure you uninstall mono support before installing the .net Framework.
6
7
+# Compiling
8
+Place *Advanced Combat Tracker.exe* in LinuxTTSPlugin/ExternalLibraries folder, open solution, and build as normal.
0 commit comments