You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- General fixes for some platforms - DDPI now remembers the SDK version information from Turnkey - Updated Turnkey Launch menu to have SDK information, including device software versions, - Moved the initial turnkey query earlier before AutoSDKs are setup so envvars are not blown away for the child process - Added concept of "Prepare For Debugging", but not enabled on any platforms yet (what it means is per platform, and is somewhere between cooking and packaging) - VerifySdk Turnkey command now puts its output into a (x=y, z=w) format for easier parsing in C++ - NullCopyProvider now copies large remote files, and remote directories, locally before using [CL 14377385 by Josh Adams in ue5-main branch]