Hot reload ts5 theme

I want to start working on my custom theme but it looks like there no way to hot reload or reload on file change for extension/plugins/theme. Does anyone know a way to do that? Going to settings and clicking refresh button after every small change is just painful.

1 Like

You could open the Ts5 client in the web browser and then work on it via Dev tools, as far as I know it takes over the changes there directly.

For this you create a ts5 shortcut on the desktop and add the following:
C:\Users\<name>\AppData\Local\Programs\TeamSpeak\TeamSpeak.exe --remote-debugging-port=5899.

After that you can work on it via localhost:5899 in the webbrowser