Skip to content

Commit 408d0b0

Browse files
committed
Added check valid for client mac address.
1 parent 1fadff1 commit 408d0b0

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,17 @@ The Player will see if a gamepad with that index is connected. If not, a new vir
5555
5. 增加客户端手柄的心跳连接每5秒1次,超时15秒自动断开。
5656

5757

58-
5958
# 1.14 By QeeAI
60-
61-
2023.2.4
59+
2023.2.4
6260
GamePads depended By Client Mac Address and Xbox controller Index Id now.
6361

6462
2023年2月4日
65-
服务端的手柄分组现在按客户端MAC地址和XBOX手柄序号共同决定。
63+
服务端的手柄分组现在按客户端MAC地址和XBOX手柄序号共同决定。
64+
65+
66+
# 1.15 By QeeAI
67+
2023.2.5
68+
Added check valid for client mac address.
69+
70+
2023年2月5日
71+
增加客户端MAC地址的有效性校验。

0 commit comments

Comments
 (0)