Created
June 13, 2015 00:30
-
-
Save ikrima/2cff0ecd0047bc684e44 to your computer and use it in GitHub Desktop.
How to package a Test Configuration in UE4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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