You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Added changes to IPP to allow SSH commands to run as opposed to RPC. This is configurable through the commandline. - Remote Tool Chain fixes for SSH which were preventing downloads to work. Updated rsync command command - Removed the ParseProjectSettings calls from some IOS tool chain functions as they were unnecessarily going back through the config cache. - Added an SSH Command Helper to IPP - UBT passes SSH details through to IPP on commandline. [CL 2385579 by Terence Burns in Main branch]