Release 5.0.0
Feature: Updated to Steamworks SDK 1.31.
Feature: Increased support for Unity 4.6 beta and 5.0 beta.
Feature: Added the DllCheck class which can detect runtime steam_api.dll version issues.
Feature: Wrapped all function comments in
tags to display them in the visual studio tooltips.
Fixed: Corrected two ISteamMusicRemote function arguments from 'IntPtr' to 'AppId_t[]'
Fixed: Removed the readonly flag from copied files to play nicer with some version control systems. (Thanks @neophit)
The Standalone package is for non-Unity .NET applications. Get the .unitypackage if you are using Unity.