diff options
| author | NΞVΛR <danielo-24@hotmail.com> | 2026-03-01 21:29:10 +0100 |
|---|---|---|
| committer | NΞVΛR <danielo-24@hotmail.com> | 2026-03-01 21:29:10 +0100 |
| commit | e31d31f01894e5c737ae80e8ad49f2bc1d4b57dc (patch) | |
| tree | e388e05113e2a10765b98e9a5b5bd02a7014c5e5 /README.md | |
| parent | a0da2512ea31ea2e9d76e8dff04e5a4f1bfcab06 (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.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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` |
