Files
a301_mmo_game_server/ClientTester/EchoClientTester/appsettings.json

7 lines
100 B
JSON

{
"ServerIp": "localhost",
"ServerPort": 9500,
"ConnectionKey": "test",
"ClientCount": 80
}