Skip to content

Instantly share code, notes, and snippets.

@ikrima
Created June 13, 2015 00:30
Show Gist options
  • Save ikrima/2cff0ecd0047bc684e44 to your computer and use it in GitHub Desktop.
Save ikrima/2cff0ecd0047bc684e44 to your computer and use it in GitHub Desktop.
How to package a Test Configuration in UE4
go to your UE4/Engine/Build/Binaries folder, and run the following:
RunUAT BuildCookRun -project="F:\UE4\MyHotProject\MyHotProject.uproject" -windows-noeditor -cook -stage -pak -package -clientconfig=Test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment