Skip to content
GENERAL
Added UE4.27 support Epics update process got broken somewhere so we had to jump from version .35 to .36
.35/36 HOTFIX
.35/36 includes a hotfix for loading EOS SDK dll on windows
GENERAL
Added a function to generate tokens, this function will work on dedicated servers even if the vivox api fails to initailize, use this function to generate tokens on your server
GENERAL
Updated “Create SteamCore Session “ Renamed: NumPublicConnections -> MaxPlayers New property: bUseLobbiesIfAvailable New property: bUseLobbiesVoiceChatifAvailable Moved Steam.h to Private/SteamCore Moved SteamCoreSettings.h to Private/SteamCore The 2 new properties apply to 4.27 only
GENERAL
Added UE4.27 support Steam SDK 1.51 features will be implemented in a future update
UTILS
Removed deprecated function GetCSERIPPort