feat : Vector3 int -> float, 이동시 int 캐스팅 제거, 프로그램 실행시 setting.json 추가

This commit is contained in:
qornwh1
2026-03-12 16:49:23 +09:00
parent d626a7156d
commit 3d62cbf58d
4 changed files with 15 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
{
"ServerIp": "localhost",
"ServerPort": 9500,
"ConnectionKey": "test",
"ClientCount": 80
}