feat : Vector3 int -> float, 이동시 int 캐스팅 제거, 프로그램 실행시 setting.json 추가
This commit is contained in:
6
ClientTester/EchoClientTester/appsettings.json
Normal file
6
ClientTester/EchoClientTester/appsettings.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"ServerIp": "localhost",
|
||||
"ServerPort": 9500,
|
||||
"ConnectionKey": "test",
|
||||
"ClientCount": 80
|
||||
}
|
||||
Reference in New Issue
Block a user