Hi,
For continuous integration and automated packaging scripts in general, would be very useful to be able to build the lighting of a map from command line.
Currently it seems not possible (from AnswerHub: https://answers.unrealengine.com/que...mand-line.html):
For continuous integration and automated packaging scripts in general, would be very useful to be able to build the lighting of a map from command line.
Currently it seems not possible (from AnswerHub: https://answers.unrealengine.com/que...mand-line.html):
We don't have support for building lighting from the commandline as it needs to render out materials during export and commandlets can't render.
Comment