betidestudio / EOSIntegrationKit

EIK (Epic Online Services Integration Kit) is a plugin that enables seamless integration between Epic Online Services (EOS) and Unreal Engine. The plugin provides access to the EOS SDK (Software Development Kit) within Unreal Engine, allowing developers to easily implement features such as matchmaking, achievements, leaderboards, and more.
https://betide.studio/
MIT License
248 stars 34 forks source link

Update EOSSDKManager.cpp #15

Closed VALERE91 closed 7 months ago

VALERE91 commented 7 months ago

I had to add Already Config as a valid error. Otherwise, the EIK would not initialize correctly. I don't know if it is the right way you want to do it, but I am happy to talk about it otherwise.