You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Added option to allow for splitting up into multiple .apks, or a single "fat" .apk (also not exposed yet in the project settings) - A fat binary is just named <Project>.apk, no longer <Project>-armv7.apk - x86 almost works, except missing libCurl and ICU - x64 and arm64 will come next now that this framework is in place #codereview chris.babcock [CL 2272105 by Josh Adams in Main branch]