STEAMCORE PRO 1.0.1.5

GENERAL

  • Fixed packaging errors due to conflicing names inside Unreal Engine
  • Added a message dialogue on project startup if conflicting steam modules are enabled in the engine/project

STEAMCORE 1.5.4.1

GENERAL

  • You can now compile your project for unsupported platforms (such as Android and IOS). Since Steam is not available on those platforms steam functionality will be disabled.
  • Added “Is Steam Runnong On Steam Deck” function (UE 5.1+ only)
  • Added missing SteamInput enums

STEAMCORE 1.5.4.0

GENERAL

  • Added Utility function “IsPlayerInSession” that allows you to check if the current player is in a multiplayer session.
  • Added BlueprintInternalUseOnly to async nodes to remove duplicate Async and non-async nodes from blueprint context menu.