DoctorMcKay / node-steam-user

Allows interaction with the Steam network via the Steam client protocol
https://dev.doctormckay.com/forum/7-node-steam-user/
MIT License
888 stars 157 forks source link

Add support for all options of Player.GetOwnedGames#1 #472

Closed HarryVGI closed 2 months ago

HarryVGI commented 8 months ago

You can now modify all options/flags that are available for the Player.GetOwnedGames#1 request.

After this change, all the previous usages of the SteamUserFriends.getUserOwnedApps method continues to work exactly the same way, but now you can pass in 2 extra options that you previously couldn't.