Hi,
I am trying to migrate to 3.8 (new project) and am running into a runtime error DllNotFoundException ‘Unable to load ‘steam_api’ or one of its dependencies.’
I suspect that this is because the libsteam_api native reference that Steamworks.Net requires has not been included in my project but i can’t for the life of me figure out how to add a native reference to this project. The option just isn’t there.
Can anyone help? Is it because the new MacOS templates target .Net Core?
cheers