mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
[+] TEngineServer
[+] TEngineServer
This commit is contained in:
12
DotNet/Config/Json/Client/SceneConfigData.Json
Normal file
12
DotNet/Config/Json/Client/SceneConfigData.Json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"List": [
|
||||
{
|
||||
"Id": 16383,
|
||||
"SceneType": "ClientNetwork",
|
||||
"Name": "ClientNetwork",
|
||||
"NetworkProtocol": "KCP",
|
||||
"RemoteAddress": "192.168.31.37:20000",
|
||||
"Platform": "Unity"
|
||||
},
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user