From f612574c6761830368e7b88a0510bb9ef826a2a2 Mon Sep 17 00:00:00 2001 From: Revela Date: Sun, 15 Mar 2026 05:46:51 -0500 Subject: [PATCH] Update README with new features and functionality Added details about in-game screenshot functionality --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9b766cc6..ce19562c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ This project is based on source code of Minecraft Legacy Console Edition v1.6.05 ## Latest: +In-game screenshot functionality with F2! +- pressing F2 will save a screenshot to a `screenshots` folder in your root game directory +- a local-only chat message is shown to the player notifying the screenshot filename that was saved + Proper implementation of Hardcore Mode in LCE! - difficulty slider included in create world menu - difficulty slider forces "Difficulty: Hardcore" on world load