Generate VS Project Files by Command Line

A little change for the UE5 for anyone who read this in the future:

@"C:\ProgramFiles\Epic Games\UE_4.25\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.exe" -projectfiles -project="C:\Projects\MyProject\MyProject.uproject" -game -rocket -progress
3 Likes