Jump to content
McKay Development

Srexi

Member
  • Posts

    3
  • Joined

  • Last visited

Srexi's Achievements

  1. Thank you! I never got the chance to thank you for all the amazing things you have made. And also just how much you help people, so you get another thank you because of that!
  2. Sorry for bumping an old thread. I read in your node-steam-client docs that you can just register handlers from node-steam etc. I need to use their SteamGameCoordinator handler with node-user. Is there somewhere with a more elaborate example? Would something like this work? let Steam = require('steam'), SteamUser = require('steam-user'); let sUser = new SteamUser(); let steamGC = new Steam.SteamGameCoordinator(sUser.client, 440);
×
×
  • Create New...