From d8f9e6710898b4c75d3a19637434671032f75526 Mon Sep 17 00:00:00 2001 From: jeanmajid Date: Mon, 2 Mar 2026 13:18:43 +0100 Subject: [PATCH] docs: moved the keybinds to the bottom, as they are less important --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e582271d0..53323cc04 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,10 @@ 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` - **Accept or Decline Tutorial hints**: `Enter` to accept and `B` to decline - **Host Options**: `TAB` +- **Toggle Debug Info**: `F3` +- **Open Debug Overlay**: `F4` ## Build & Run