You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Will now only pipe the output if the commandlet execution is considered a failure (if the actual commandlet code returned an error) * Write the output line by line to avoid a red wall of text. This will allow lines with errors to be more easily spotted. * Read from the commandlet log file to avoid the initial output being truncated (log file contains more info that what is written to StdOut) #rb jeanfrancois.dube #preflight 645a3c67013f3751584e1b9e [CL 25387398 by sebastien lussier in ue5-main branch]