unreal engine 5.1 update, level load fixed
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"UseFrontend": false,
|
||||
"UseMatchmaker": false,
|
||||
"UseHTTPS": false,
|
||||
"UseAuthentication": false,
|
||||
"LogToFile": true,
|
||||
"LogVerbose": true,
|
||||
"HomepageFile": "player.html",
|
||||
"AdditionalRoutes": {},
|
||||
"EnableWebserver": true,
|
||||
"MatchmakerAddress": "",
|
||||
"MatchmakerPort": 9999,
|
||||
"PublicIp": "localhost",
|
||||
"HttpPort": 80,
|
||||
"HttpsPort": 443,
|
||||
"StreamerPort": 8888,
|
||||
"SFUPort": 8889,
|
||||
"MaxPlayerCount": -1
|
||||
}
|
||||
Reference in New Issue
Block a user