with Steam
Last updated
Last updated
Adding steam login to your game is easy , thanks to the Modified EOS Subsystem.
Go to , then open up your product, then Product Settings.
Now go to Identity Providers, and press on Add Identity Provider
Press on Save & Exit.
Now go to Sandboxes, then select Identity Providers and select the value for Steam.
Now headover to Unreal Engine, then Plugins and enable Online Subsystem Steam
Now modify the [OnlineSubsystem] to
Select Steam as Identity Provider, and some description(Any would work). Now copy the Steam ID from website.
So, everything is going great till here . Now, in DefaultEngine.ini of the Config Folder, add these lines.
Now, call Login with Steam to finally login