From 74da9cbddd15c633b7d677e930223f7a69f05dd5 Mon Sep 17 00:00:00 2001 From: pypy Date: Tue, 17 Sep 2019 03:26:46 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 82a4cd93..8028a91d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Special comments about VRChatRPC.DLL - VRChatRPC.DLL is used to log in VRChat via your **Steam account**. (If you press the Steam login button on the login page) +If you do not log in via Steam, VRChatRPC.DLL will not be used. + In detail, VRChatRPC.DLL accesses the VRChat Process (DLL Injection) and calls the Steam API to obtain the Login Token. This may lead to BAN from VRChat. No technical measures have been taken on security yet (Of course I can't say there's no risk, but there's no problem), but I don't know what will happen later.