Hi there
I am trying to create projectfiles using GenerateProjectFiles.bat with following settings
“GenerateProjectFiles.bat -2022 MyProjectFile.uproject -Game -NoShippingConfigs -Plattform=Windows+Linux”
Although I havent specified “-Engine” parameter, it still generates for my .sln file all project files for “Programs” and the UE5 Engine Project file.
So I am kinda confused why this -Engine even exists when it gets ignored?!
Thanks for the help