Search code examples
unity-game-enginesteamworks-apiunity3d-mirror

There is no Steam Manager Component in FizzySteamWorks


!SteamManager.Initialized produces an error saying that SteamManager is not a thing.

Plz help thank you very much


Solution

  • youl need to make a C# class called "SteamManager" and paste this code: https://raw.githubusercontent.com/rlabrecque/SteamManager/master/SteamManager.cs

    then add it to the scene where you are signing in