Support for Build Profiles has been added for 6000.4+. This is provided via a new Build Profile component which allows an implementation to be configured to override the Platform Toolkit settings in Project Settings. These settings still function as the default for when this component is non in-use.
Added SteamCallbacks, which exposes Steam callbacks and async call results for APIs not covered by Platform Toolkit.
Changed
Exposed ISteamSettings interface for editing project settings from code.
[1.0.2] - 2026-03-26
Added
Added a Steam project setting to bypass the Steamworks SDK SteamAPI_RestartAppIfNecessary call if it is causing issues in the development environment.