There is no Steam Manager Component in FizzySteamWorks

171 Views Asked by At

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

Plz help thank you very much

2

There are 2 best solutions below

0
Elijah ANadon On BEST ANSWER

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

1
BobulosPrime On

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