How to implement Epic Online Services SDK to UE4 for my game?

There is also an official WIP Plugin by Epic Games themselves. It can be found under https://github.com/EpicGames/UnrealEngine/tree/master/Engine/Plugins/Online/OnlineSubsystemEOS

Reportedly Epic Games made it work with the ShooterGame example found under “Legacy Projects” under the “Learn Tab” inside the Epic Games Launcher. I’m trying to replicate that on my machine. Wish me luck.

1 Like