You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
e717f21af5
When FileNode is marked as compressed, the appropriate method for download is used as compressed blobs are references by their uncompressed hash. Files are still downloaded as-is and are not decompressed by the agent executor. Flagging compression for files during upload is still left to be implemented. #preflight 6287b26d5b568e5761f9a1a1 [CL 20295190 by carl bystrom in ue5-main branch]