From 43a60f94663a9ef08f41b075259ee1f3643a5f19 Mon Sep 17 00:00:00 2001 From: Leon Do Date: Wed, 22 Jun 2022 18:58:28 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02af113a..6f8b2a36 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ## NOTE -1. need Visual Sudio 2019 to build native C++ project. +1. need Visual Studio 2019 to build native C++ project. 2. we can assocciate a new IME conext if game disabled it, but in fullscreen it will cause window to lose focus. 3. **node-gyp** need **python2** installed on system and make sure it's added to PATH