From 7a58d2d9949a9e8cafe5d60fe62d9f7d065eef54 Mon Sep 17 00:00:00 2001 From: jeanmajid Date: Mon, 2 Mar 2026 02:12:22 +0100 Subject: [PATCH] docs: added keybinds to docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dd9a7965f..62bd5842a 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ This project contains the source code of Minecraft Legacy Console Edition v1.3.0 - **Attack / Destroy**: `Left Click` - **Use / Place**: `Right Click` - **Select Item**: `Mouse Wheel` or keys `1` to `9` +- **Toggle Debug Info**: `F3` +- **Open Debug Overlay**: `F4` ## Build & Run