You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-88070 - UnrealDisasterRecoveryService paths are too long - Renamed UnrealDisasterRecoveryService as UnrealRecoverySvc - Set a ConcertSyncServer ShortName as "CncrtSyncSvr" to ensure shorter build path. The change saves 29 characters on the offending path. The path before vs the path after: Engine\Plugins\Developer\Concert\ConcertSync\ConcertSyncServer\Intermediate\Build\Win64\UnrealDisasterRecoveryService\Development\ConcertSyncServer\UnrealDisasterRecoveryService-ConcertSyncServer.lib (Before, 199 chars) Engine\Plugins\Developer\Concert\ConcertSync\ConcertSyncServer\Intermediate\Build\Win64\UnrealRecoverySvc\Development\CncrtSyncSvr\UnrealRecoverySvc-ConcertSyncServer.lib (After, 170 chars) #rb Jamie.Dale Edigrated 11281991 from Dev-VirtualProduction [CL 11516806 by Patrick Laflamme in 4.25 branch]