dotnet7 compat, DLSS, network manager rewrite and other fixes
This commit is contained in:
13
Content/Settings/EngineSettings/NetworkSettings.json
Normal file
13
Content/Settings/EngineSettings/NetworkSettings.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"ID": "0c69a0c7471f8d0805965caf343d2f27",
|
||||
"TypeName": "FlaxEditor.Content.Settings.NetworkSettings",
|
||||
"EngineBuild": 6335,
|
||||
"Data": {
|
||||
"MaxClients": 100,
|
||||
"ProtocolVersion": 1,
|
||||
"NetworkFPS": 60.0,
|
||||
"Address": "127.0.0.1",
|
||||
"Port": 59183,
|
||||
"NetworkDriver": "FlaxEngine.Networking.ENetDriver"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user