You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Allow pass through of BypassGradlePackaging argument in UBT - Allow setting skippackage to actually skip packaging on Android in UBT - Fix to Android Studio detection to skip build.gradle stomping when building in RunUAT or VisualStudio. Requires setting File > Settings > Build, Execution, Deployment > Build Tools > Gradle > "Generate *.iml files for modules imported from Gradle" - Save RunConfiguration for app config in AndroidStudio so that we can load already having the debugger set to dual and the correct LLDB StartupCommand set. #tests Android, Dev, Client, compile, mobile #rb swarm [CL 28206857 by thomas ross in ue5-main branch]