Skip to content

Release 7.0.0

Compare
Choose a tag to compare
@rlabrecque rlabrecque released this 01 Sep 06:04
· 188 commits to master since this release

Feature: Updated to Steamworks SDK 1.34
Feature: Improved Unity 5.1 support
Feature: Added missing SteamContext accessors
Feature: Made the automatic code generator open source! Available here

Changed: Temporarily disabled DllCheck.Test
Changed: Steamworks.NET no longer protects you from Initializing once only. That has been moved into SteamManager.cs
Changed: Lots of little cleanup

Fixed: Callbacks no longer crash on Microsoft CLR (Non-Unity)
Fixed: Removed uses of ICustomMarshaler as it causes Unitys Mono to crash in rare circumstances
Fixed: Steamworks.NET no longer causes errors when building for unsupported platforms

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