You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb trivial #rnx #preflight 62fcc14d1e39eb26a0851cd0 - Sometimes it is useful to be able to dump the payload info from packages not under the current project as a quick form of debugging and given the format of the package trailer there is no reason why we should allow it. - If we fail to turn the arg into a valid FPackagePath can now also check to see if the arg is an absolute file path via the FileManager - If both of these options fail we then log an error as before. [CL 21422989 by paul chipchase in ue5-main branch]