We’re creating a new Steamworks SDK extension to replace the old auto-generated extension. The new extension is using manually created bindings to ensure a reasonable and easy to use API (which wasn’t the case with the old one).
The new extension is still a work in progress. Current state of the API can be seen here:
And the extension itself can be found here:
We will gradually add more API functions based on requests from the community. If you are using the old extension then please let us know which API functions you are using so that we can prioritize them in the new extension.