Steamworks.NET icon indicating copy to clipboard operation
Steamworks.NET copied to clipboard

Adding Multiplayer to game

Open ThatDevBee opened this issue 1 year ago • 1 comments

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

ThatDevBee avatar Jun 08 '24 03:06 ThatDevBee

https://partner.steamgames.com/doc/features/multiplayer

KelsamGames avatar Jul 01 '24 22:07 KelsamGames

I'd probably recommend using something like Mirror rather than trying to do low level networking with the Steamworks API yourself

rlabrecque avatar Jul 05 '24 21:07 rlabrecque