Skip to content

Release 14.0.0

Compare
Choose a tag to compare
@rlabrecque rlabrecque released this 15 Jun 06:55
· 86 commits to master since this release

Feature: Updated to Steamworks SDK 1.48
Feature: Update .NET Standard version to .NET Standard 2.1
Feature: Added support for ISteamNetworkingSockets

Fixed: Null Reference Exceptions which would happen when trying to pass a null array ref to various functions.
Fixed: Wrap SteamMatchmakingResponse callback calls in try/catch, just in case they have been GC'd (prevents crashes!)

The prebuilt "Standalone" package is for non-Unity .NET applications ONLY.
Get the .unitypackage if you are using Unity.