Hey,
With the update coming each 2 weeks or so, would it be possible to be able to change add maybe a fallback by ourself to the gameVersion ? I just found out that the Game Log file just give us the current version and that could be taken as a fallback by ourself if needed to not need to wait for an update of all the package chain.
That exemple of log file is most of the time in "Rocket League/TAGame/Logs/Launch.log"
Ex of Log line:
Log: GPsyonixBuildID 260506.26700.517210
Init: Version: 260506.26700.517210
With that, if you default gameVersion don't work (with a give request error), we could fallback to another one instead of need to quickly update all dependency.
At the end, its more for us to have a way to make the update if anything happen
Hey,
With the update coming each 2 weeks or so, would it be possible to be able to change add maybe a fallback by ourself to the gameVersion ? I just found out that the Game Log file just give us the current version and that could be taken as a fallback by ourself if needed to not need to wait for an update of all the package chain.
That exemple of log file is most of the time in "Rocket League/TAGame/Logs/Launch.log"
Ex of Log line:
Log: GPsyonixBuildID 260506.26700.517210
Init: Version: 260506.26700.517210
With that, if you default gameVersion don't work (with a give request error), we could fallback to another one instead of need to quickly update all dependency.
At the end, its more for us to have a way to make the update if anything happen