The documentation mentions that the CSVtoSVG tool should be under the [UnrealEngineDirectory]/Engine/Binaries/DotNET/CSVTools/CSVToSVG.exe
folder (and for the sources [UnrealEngineDirectory]/Engine/Source/Programs/CSVTools/CSVToSVG
)
But both folders can not be found under my install (Windows, through epic store, 4.25.3, with every option checked except debugging symbols)
Are we supposed to build those from the github source ? If so, why mention the binary executable in the doc?