Generate VS Project Files by Command Line

As of UE4.14, the following works:
“C:\Program Files (x86)\Epic Games\Launcher\Engine\Binaries\Win64\UnrealVersionSelector.exe” /projectfiles “%~dp0\MyProject.uproject”

1 Like