I am trying to use UnrealBuildTool.exe to build visual studio solution file, this code works but I cannot find any document talking about what does these flags mean and what’s the other options.
And nothing happen for either “UnrealBuildTool.exe -help” or “UnrealBuildTool.exe -h”
code:
UnrealBuildTool.exe -projectfiles -project=“C:/projectname/projectname.uproject” -game -rocket -progress