From a3395329e50b2fca88a1dc4c11fdf8b77776de12 Mon Sep 17 00:00:00 2001 From: Revela Date: Mon, 16 Mar 2026 11:05:42 -0500 Subject: [PATCH] Update README with copy-paste support details Added copy-paste support for various elements including IP/Port and world names. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 99105dce..53bbc1c2 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ This project is based on source code of Minecraft Legacy Console Edition v1.6.05 ## Latest: +Added copy+paste support for IP/Port, world names, world seeds, server names, signs, etc. +- Just use control+v to paste from your clipboard! + Dedicated server releases support Hardcore Mode! - Dedicated server is fully compatible with `smartcmd/MinecraftConsoles` clients, even with hardcore mode! - Client (`LCEWindows64.zip`): download from the Nightly release on GitHub