Closed racinmat closed 6 years ago
we ended up using autostarting and automatic reloading instead of the socket connection.
Oh, I see. Well, I created socket client with webserver so it can be started by clicking buttons. Hope someone will find it helpful. https://github.com/racinmat/GTAVisionExport-Server
In the
VisionExport.cs
, there is socket connection to some server here and apparently being used to instruct this mod here but it is nowhere mentioned in the documentation, neither I found source code for this. Do you plan to opensource it? Did anyone manage to get this working with their own implementation?