You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Added code to prevent recursion of already handled directories (caused by symlinks) * Fixed path issue with double forward slashes on macos * Added unit test for double slash * Improved assert description [CL 30254027 by henrik karlsson in ue5-main branch]