You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Adapting the ConcertSyncServer and the UnrealMultiUserServer configs and code to work with QuicMessaging as an alternative to UdpMessaging. #jira UCS-7220 #rb jason.walter, manuel.lang #review-26052126 [CL 26176638 by valentin ritzi in 5.3 branch]
8 lines
155 B
INI
8 lines
155 B
INI
[URL]
|
|
GameNameShort=MUS
|
|
|
|
[Plugins]
|
|
+ProgramEnabledPlugins="UdpMessaging"
|
|
+ProgramEnabledPlugins="QuicMessaging"
|
|
+ProgramEnabledPlugins="ConcertSyncServer"
|