Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Basic support for ISteamGameServer_UserHasLicenseForApp #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hZeper
Copy link

@hZeper hZeper commented May 24, 2023

Some games host server in the background when playing in solo/private games and use the ISteamGameServer_UserHasLicenseForApp instead of the ISteamUser_UserHasLicenseForApp to check if the user owns a specific piece of DLC.

This very basic implementation need some clean up/change at steam_api_flat.cpp#L265 before mergin.

Tested working on appID 1604030 in proxy mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant