Jump to content
McKay Development

Michael_02

Member
  • Posts

    3
  • Joined

  • Last visited

Michael_02's Achievements

  1. Other filter strings (\\ip\\208.103.169.222 or \\appid\\480) also do not return data.
  2. The getServerList method does not return data (version 5.2.3 or 5.3.0): client.logOn({anonymous: true}); client.on('loggedOn', async () => { client.getServerList("\\appid\\740", 50).then(function (servers) { console.log(servers); }); }); This code worked half a year ago.
  3. Does anyone have a solution on how to download a manifest file that will be identical to the one in Steam or DepotDownloader?
×
×
  • Create New...