SmokeAPI icon indicating copy to clipboard operation
SmokeAPI copied to clipboard

Add Basic support for ISteamGameServer_UserHasLicenseForApp

Open hZeper opened this issue 1 year ago • 0 comments

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.

hZeper avatar May 24 '23 00:05 hZeper