You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Now uses 4 threads by default - Decompression is done on a separate thread - Each download thread exists in a succeed or fail state, and program only fails once no progress is being made by any thread - Uses HttpWebRequest/HttpWebResponse instead of WebClient [CL 2353640 by Ben Marsh in Main branch]