Mirror-Multiplayer-Tutorials icon indicating copy to clipboard operation
Mirror-Multiplayer-Tutorials copied to clipboard

Missing Namespaces like Steamworks and LobbyCreated_t

Open siten0308 opened this issue 4 years ago • 1 comments

hello,

I just pulled so I can look at your example, as I am having issues when following your tutorial: https://www.youtube.com/watch?v=Fx8efi2MNz0 I have to say though, BIG BIG thank you for your tutorial, it helps a lot to understand more on the network manager and Mirror... but when i go to pull the: https://github.com/DapperDino/Mirror-Multiplayer-Tutorials

I get the following errors: on script MyNetworkManager.cs: the type or namespace 'SteamWorks' cannot be found

this is also same message but different name space: LobbyCreated_t GameLobbyJoinRequested_t AvatarImageLoaded_t

not sure if I am missing additional cs files or classes etc.?

siten0308 avatar Jun 17 '21 00:06 siten0308

instructions: https://steamworks.github.io/installation/#unity-instructions File: https://github.com/rlabrecque/Steamworks.NET/releases/download/15.0.1/Steamworks.NET_15.0.1.unitypackage

AppStolz avatar Nov 02 '21 14:11 AppStolz