ValorantClientAPI
ValorantClientAPI copied to clipboard
Is there a way to receive latest client versions?
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
In this repo you can find the way to get it. It changes in every version (the clientVersion). https://github.com/Sprayxe/valorant.js
https://github.com/Sprayxe/valorant.js/blob/218552212c8eef06841eae2f46a2c740db692c7e/src/index.ts#L71