To be more precise, it seems that it’s the SteamShared
which is the dependency in the OnlineSubsystemSteam
.
A more spartan approach is to disable Steam modules loading in FSteamSharedModule::LoadSteamModules()
.
To be more precise, it seems that it’s the SteamShared
which is the dependency in the OnlineSubsystemSteam
.
A more spartan approach is to disable Steam modules loading in FSteamSharedModule::LoadSteamModules()
.