You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fix baseline script for proper phases Fix horde labels to use run nodes instead of agent tags #jira none #rb trivial [CL 16927005 by geoff evans in ue5-main branch]
2 lines
255 B
Batchfile
Executable File
2 lines
255 B
Batchfile
Executable File
@call %~dp0RunUAT.bat BuildGraph -Script=Engine/Build/IterationProfile.xml -Target="Baseline Iteration Profile Results" -set:Platforms=Win64 -set:Phases="Cold;Warm" -append:Projects="EngineTest" -append:Projects="Reverb" -append:Projects="ShooterGame" %*
|