SteamCore 1.4.1.2

General

  • Added a SteamCoreGameMode, this class purpose is to provide an easy way to override the PreLogin function to bypass the unique id check. You can reparent your blueprint class to the SteamCoreGameMode class if you wish to override this.
    Related error: incompatible_unique_net_id

SteamCore 1.4.1.0

General

  • Added FromUnixTimestamp function to convert a Unix/Epoch timestamp (int64) to a FDateTime blueprint struct

Apps

  • Fixed GetLaunchCommandLine not being populated properly