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

12 lines
270 B
JSON

{
"List": [
{
"Id": 16383,
"SceneType": "ClientNetwork",
"Name": "ClientNetwork",
"NetworkProtocol": "KCP",
"RemoteAddress": "192.168.31.37:20000",
"Platform": "Unity"
},
]
}