Jump to content
McKay Development

viweres

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by viweres

  1. I can get the owned Games that the user has user.getUserOwnedApps([steamid], function (err, response) { if (err) { console.log(err.message); } else { console.log(response); } }); but I don't get the steam family games, how can I get the shared titles, what is the function?
×
×
  • Create New...