Ut4HubServerDocker/config/Engine.ini

50 lines
1.1 KiB
INI
Raw Permalink Normal View History

2024-04-29 05:17:57 +00:00
[Core.System]
Paths=../../../Engine/Content
Paths=%GAMEDIR%Content
Paths=../../../UnrealTournament/Plugins/SampleGameMode/Content
Paths=../../../UnrealTournament/Plugins/ContentOnly/Content
[/Script/UnrealTournament.UTGameEngine]
bFirstRun=False
2024-05-04 19:16:10 +00:00
RconPassword=RogerAck777
2024-04-29 05:17:57 +00:00
[OnlineSubsystemMcp.BaseServiceMcp]
Domain=master-ut4.timiimit.com
Protocol=https
[OnlineSubsystemMcp.GameServiceMcp]
Domain=master-ut4.timiimit.com
Protocol=https
[OnlineSubsystemMcp.AccountServiceMcp]
Domain=master-ut4.timiimit.com
Protocol=https
[OnlineSubsystemMcp.OnlineFriendsMcp]
Domain=master-ut4.timiimit.com
Protocol=https
[OnlineSubsystemMcp.PersonaServiceMcp]
Domain=master-ut4.timiimit.com
Protocol=https
[OnlineSubsystemMcp.OnlineImageServiceMcp]
Domain=master-ut4.timiimit.com
Protocol=https
[HttpNetworkReplayStreaming]
ServerURL="https://replayserver.azurewebsites.net/"
[NetworkReplayStreaming]
DefaultFactoryName=HttpNetworkReplayStreaming
[/Script/OnlineSubsystemUtils.IpNetDriver]
NetServerMaxTickRate=100
LanServerMaxTickRate=100
MaxInternetClientRate=24000
MaxClientRate=24000
ConnectionTimeout=100.0
InitialConnectTimeout=200.0