Philipp Joos
Philipp Joos
The example you have linked contains a self-contained example with all files properly placed and ready for execution. I am not able to replicate your issue with either Win10 oder...
`GetLobbyData` is not yet implemented. I cant promise a date on when I will get to it, you may try to implement it yourself and afterwards do a PR.
Hey. I located the issue in the build script and pushed a fix for it. Please pull the latest version and try again. The library needs all the SDK source...
Hey, the precompiles currently available under "Releases" are quite out of date. So I can not tell whether they are still functional at all. Please try if the issue persists...
There is no self-contained project, the examples work out of the box for Windows and Linux as far as I know. I test personally on Ubuntu 20 LTS.
I am currently developing on linux and can not replicate that behavior. What are your system specs and which OS version are you using?
`ISteamUserAuth/AuthenticateUserTicket` is a partner only API endpoint which requires a partner API key: https://partner.steamgames.com/doc/webapi/ISteamUserAuth
Thank you for your investigation, would you mind submitting a PR?
Hi, thanks for reporting this. I will check out the described behavior.
Hey @zhulik, Adding this function is not a problem. I will have to review your makefile changes to check for cross-platform compatibility though. CI is currently not set up as...