Files
a301_mmo_game_server/ClientTester/EchoClientTester/appsettings.json
2026-03-19 17:42:32 +09:00

7 lines
110 B
JSON

{
"ServerIp": "j14a301.p.ssafy.io",
"ServerPort": 40001,
"ConnectionKey": "test",
"ClientCount": 80
}