Files
TEngine/DotNet/Config/Json/Server/SceneConfigData.Json
ALEXTANG 0c8f3a5f92 [+] TEngineServer
[+] TEngineServer
2023-07-13 17:17:26 +08:00

44 lines
1.1 KiB
JSON

{
"List": [
{
"Id": 1,
"EntityId": 17246978048,
"RouteId": 1024,
"WorldId": 0,
"SceneType": "Gate",
"Name": "Gate",
"NetworkProtocol": "KCP",
"OuterPort": 20000
},
{
"Id": 2,
"EntityId": 34493956096,
"RouteId": 2048,
"WorldId": 0,
"SceneType": "Addressable",
"Name": "Addressable1",
"NetworkProtocol": null,
"OuterPort": 0
},
{
"Id": 4,
"EntityId": 68920803328,
"RouteId": 3072,
"WorldId": 0,
"SceneType": "Map",
"Name": "Map1",
"NetworkProtocol": null,
"OuterPort": 0
},
{
"Id": 5,
"EntityId": 86167781376,
"RouteId": 4096,
"WorldId": 0,
"SceneType": "Chat",
"Name": "Chat",
"NetworkProtocol": null,
"OuterPort": 0
}
]
}