You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Add an option to build third party livelink plugins, can be controlled through -set:WithLiveLinkHub3rdPartyPlugins=true / false - Allow LiveLink logs in shipping (Off by default unless bAllowLogsInShipping is enabled) - Stage LLH's defaultengine and editor setting config, which ensures the app's output log has the right font. This also fixes LiveLinkHub mistakenly ending up in the message bus sources. - Add missing dependencies needed for some of the plugins (ie. LiveLinkLens, LiveLinkCamera...) #rb jason.walter #jira UE-208134 UE-208138 [CL 31936640 by jeremie roy in 5.4 branch]