ValorantClientAPI icon indicating copy to clipboard operation
ValorantClientAPI copied to clipboard

Is there a way to receive latest client versions?

Open panchy opened this issue 3 years ago • 2 comments

Is this header static and would never change? Or is there a way to dynamically fetch it?

https://github.com/RumbleMike/ValorantClientAPI/blob/master/Docs/ClientVersions.md

panchy avatar Dec 10 '21 21:12 panchy

In this repo you can find the way to get it. It changes in every version (the clientVersion). https://github.com/Sprayxe/valorant.js

BobbyESP avatar Dec 17 '21 09:12 BobbyESP

https://github.com/Sprayxe/valorant.js/blob/218552212c8eef06841eae2f46a2c740db692c7e/src/index.ts#L71

BobbyESP avatar Dec 17 '21 09:12 BobbyESP