2024.7.25.1284 - Fix missing websocket DLL from install

Resonite

Enter a novel digital universe with infinite possibilities. Whether you resonate with people around the world in a casual conversation, playing games and socializing or you riff off each other when creating anything from art to programming complex games, you'll find your place here.

For some reason a file was missing from the Steam depo, causing WebSocket functionality to break in the last build. I'm unsure what caused the problem, since the file was present locally and copying is handled by a batch script, but just republishing seems to fix it. Compatible with previous, but if you don't update websockets might not work for you (which will also likely cause issues for SignalR). [h2]Locale:[/h2] - Merged Russian locale update by @shadowpanther [h2]Fixes:[/h2] - Republished build to fix missing `System.Net.WebSockets.Client.Managed.dll` from the install to fix websockets not working (reported by @scarstrf, @decoybird, @luxkitty, issue #2670)