Running UE4 headlessly as a build server

Dear valued Unreal Engine user,

You can build from the commandline by using UAT, please take a look at the “Command Line” section under these docs.

On Linux you use RunUAT.sh as follows:

Engine/Build/BatchFiles/RunUAT.sh BuildCookRun -project=MyProject.uproject -clientconfig=Development

Thank you for your continued support,