You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Application is now built separately and has a native executable for each supported host platform (win-x64, osx-x64, linux-x64). - Included Publish.bat file allows publishing new builds for each platform to the correct location. - Bundled Mono distribution is no longer required for bootstrapping the repo. - Publish script will likely need updating to support osx-arm64 once we upgrade to NET 6.0. - Renamed environment variables and state files to be UE_ rather than UE4_. #fyi Ryan.Hummer, Jonathan.Adamczewski, Will.Damon, Brandon.Schaffer #preflight none [CL 19122278 by Ben Marsh in ue5-main branch]