diff options
| author | red <80164245+gabriel-fondato@users.noreply.github.com> | 2026-03-02 02:40:04 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-02 13:40:04 +0800 |
| commit | fa4a1206b3aead0a946479f28629bd539ed6643c (patch) | |
| tree | fd22a72a67b2a9d05a7133e47fba06b1c6ea82e6 /README.md | |
| parent | 75bf7ee54a2d4bbaded95453ac699c5d2d529628 (diff) | |
feat: now can skip the tutorial (#82)
* now possible to accept and decline tutorial hints
that part when it asks if you want to do the tutorial (should work for when the games asks if you already know something like when opening inventories for the first time)
* Update ChoiceTask.cpp
---------
Co-authored-by: daoge <3523206925@qq.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ 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` +- **Accept or Decline Tutorial hints**: `Enter` to accept and `B` to decline - **Host Options**: `TAB` ## Build & Run |
