aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNΞVΛR <danielo-24@hotmail.com>2026-03-01 21:29:10 +0100
committerNΞVΛR <danielo-24@hotmail.com>2026-03-01 21:29:10 +0100
commite31d31f01894e5c737ae80e8ad49f2bc1d4b57dc (patch)
treee388e05113e2a10765b98e9a5b5bd02a7014c5e5 /README.md
parenta0da2512ea31ea2e9d76e8dff04e5a4f1bfcab06 (diff)
Add double-tap sprint and mouse toggle
Update controls in README: expand Sprint entry to include "Double-tap W" as an alternative to holding Ctrl, and add a new "Toggle Mouse Capture" binding (Left Alt) for debugging. Documentation-only change to clarify input options.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 76b0afe1..90976e95 100644
--- a/README.md
+++ b/README.md
@@ -22,13 +22,14 @@ This project contains the source code of Minecraft Legacy Console Edition v1.3.0
- **Movement**: `W` `A` `S` `D`
- **Jump / Fly (Up)**: `Space`
- **Sneak / Fly (Down)**: `Shift` (Hold)
-- **Sprint**: `Ctrl` (Hold)
+- **Sprint**: `Ctrl` (Hold) or Double-tap `W`
- **Inventory**: `E`
- **Drop Item**: `Q`
- **Crafting**: `C`
- **Toggle View (FPS/TPS)**: `F5`
- **Fullscreen**: `F11`
- **Pause Menu**: `Esc`
+- **Toggle Mouse Capture**: `Left Alt` (for debugging)
- **Attack / Destroy**: `Left Click`
- **Use / Place**: `Right Click`
- **Select Item**: `Mouse Wheel` or keys `1` to `9`