Steamworks.NET
Steamworks.NET copied to clipboard
Adding Multiplayer to game
Hello, I am planning to add multiplayer to my game in Unity, and I wanted to know how I can start.
Are there any tutorials I can access using Steamworks.NET or guides available? For example, how to create a server, how to connect two players, how to set up lobbies etc.
Thanks, ThatDevBee
https://partner.steamgames.com/doc/features/multiplayer
I'd probably recommend using something like Mirror rather than trying to do low level networking with the Steamworks API yourself