Skip to content

Conversation

@OmarTapps
Copy link

This fixes #57 , and as such would make the minimum required SteamWorks SDK for luasteam be v1.61

v1.61 is from 8/Nov/2024. After that, v1.62 from 14/Mar/2025 is the latest SteamWorks SDK version (at time of writing this).

However, please note that I didn't test this besides being able to compile luasteam and require-ing it in-game. And I only compiled it in Windows, with MSVC and CMake.
I'm just now adding steam support in my game, and have no way of testing the UserStats API.
I needed this to be able to compile luasteam with SteamWorks v1.62, and needed to compile luasteam to be able to use it due to #56 .

@yancouto
Copy link
Collaborator

Interesting that they removed this function. I would like to add something about "migration" or at least explain this somewhere in the docs, tho, it's a pretty big breaking change.

Copy link
Collaborator

@yancouto yancouto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting review for the new docs. I can do it next time I build this thing with the newer SDK, but it will take a while until I do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compile error with SteamWorks v1.62

2 participants