You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
c# changes only Additional changes: * Instead of filtering the action list and running pre and post actions through the local executor, instead build everything that won't distribute through FASTBuild using local Exec() functions * Remove custom link support and just run through Exec * Handle /external:I arguments * /sourceDependencies doesn't actually need to be handled manually because it will run during preprocessing and will be stripped for distribution #preflight 62f2dc213b773d04163ae7cf [CL 21301806 by TWAtGH in ue5-main branch]