with Steam
Last updated
Last updated
Adding steam login to your game is easy , thanks to the Modified EOS Subsystem.
Go to DevPortal, then open up your product, then Product Settings.
Now go to Identity Providers, and press on Add Identity Provider
Select Steam as Identity Provider, and some description(Any would work). Now copy the Steam ID from SteamWorks website.
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
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