Connect your unity project to a dedicated server using TCP and UDP protocols and create multiplayer games.This package is made of two projects which one of them is the server and the other is the client. The server would be a C# console application and the clients will be unity project. Once you start the server then the clients can connect to send and receive data.Links:Server ProjectHow to Create MMORTS With this PackageHow to Create Battle Royale With this Package