From 8b522be397e88fef66f74d1e080f9b5cc97a6ebb Mon Sep 17 00:00:00 2001 From: Baromir19 <57289417+Baromir19@users.noreply.github.com> Date: Mon, 27 Mar 2023 20:48:12 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 519b57c..dbb2072 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ The trainer was based on [ImGUI](https://github.com/ocornut/imgui), [libmem](htt ## Hotkeys - Show/hide menu (Num+) - Show/hide additional menus (Num-) +- Keyboard control (Home) +- Deatach trainer (End) - Activate FlyMode (Num5) - FlyMode forward (Num8) - FlyMode back (Num2)