Closed raould closed 2 years ago
Latest master should compile to ue5, just add a basic empty c++ class to your project (converting it from Bp to Mixed) and if the plugin is in your project/plugins folder and enabled it will compile it along with your project. See e.g. https://github.com/getnamo/socketio-client-ue4#github
When I try to use the plugin with UE5 Early Access, it fails to build. I am brand new to UE so I don't know anything much beyond that.