Dedicated Servers

Be ready for some hard work as setting up dedicated server's with any service is a bit difficult or better to say time taking.

Before starting, make sure that you have unreal engine source version setup.

Now add a C++ class(empty) to your project(if you are not having any c++ class)

Add the following plugin to your project.

Version 5.1

Version 5.0

Next step is to the game instance and setup the graph like this

Now, pack the dedicated servers and upload on Playfab.

WE SUGGEST TO FOLLOW THE VIDEO TUTORIAL TO SETUP THE PROJECT

Last updated