Steamworks.NET
Steamworks.NET copied to clipboard
Latest release has identical Steamworks.NET DLLs in the Windows and Linux folders
Both Steamworks.NET.dll files in the OSX-Linux-x64 and Windows-x64 folders are the same size (372kb) and attempt to open steam_api64.dll when executed. I assume this is the Windows version.
When rebuilding Steamworks.NET.Standard from scratch with OSX-Linux as the build target, it produces a 373kb file Steamworks.NET.dll which works correctly (loads libsteam_api.so instead of steam_api64.dll)