As an improvement, I've also added that it searches for .dll/.so library files for SteamworksPy and libsteam_api in the directory of the steamworks python library. With this, the library files are all in one place, instead of the user project folder.
The SteamController interface has been deprecated: https://partner.steamgames.com/doc/api/ISteamController
As an improvement, I've also added that it searches for .dll/.so library files for
SteamworksPy
andlibsteam_api
in the directory of the steamworks python library. With this, the library files are all in one place, instead of the user project folder.