We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.?
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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.?
The text was updated successfully, but these errors were encountered: