You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- changed Cooker arguments from -CookOnTheFly -IoStore to -CookOnTheFly -ZenStore - changed Zen host argument from -StorageServerHost to -ZenStoreHost - updated UAT to support running CBTB with -ZenStore - updated StorageServerConnection to handle multiple hosts from command line Cooker: CBTB: -ZenStore COTF: -ZenStore -CookOnTheFly Game: CBTB: -ZenStoreHost=<ip> or <ip1,ip2> COTF: -ZenStoreHost=<ip> or <ip1,ip2> -CookOnTheFly #rb CarlMagnus.Nordin #jira none #rnx [CL 16849969 by Per Larsson in ue5-main branch]