You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Added support for more complex Msbuild conditions (using static property methods) as we use this to do per platform checks in the csprojs. * Tweaks to the parsing of csprojs as expecations are different for netcore (mostly for how configurations are defined) * Lastly if -dotnetcore flag is present when generating projects, use the netcore project files instead. #rb ben.marsh [CL 14572331 by Joakim Lindqvist in ue5-main branch]