From 29edc4aff09cc37f7d88605cf4d4b79ba1021c51 Mon Sep 17 00:00:00 2001 From: Loki Date: Tue, 7 Apr 2026 14:31:30 -0500 Subject: [PATCH 1/3] Link to new Discord --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 303728adf..f948642de 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![Legacy Edition Banner](.github/banner.png) # MinecraftConsoles (Legacy Console Edition) -[![Discord](https://img.shields.io/badge/Discord-Join%20Server-5865F2?logo=discord&logoColor=white)](https://discord.gg/jrum7HhegA) +[![Discord](https://img.shields.io/badge/Discord-Join%20Server-5865F2?logo=discord&logoColor=white)](https://discord.gg/dH8AZWGcau) This project is based on source code of Minecraft Legacy Console Edition v1.6.0560.0 (TU19) with some fixes and improvements applied. From 108e3dc233a5233b4001d578f0fdbe22c87ad37b Mon Sep 17 00:00:00 2001 From: Loki Date: Tue, 7 Apr 2026 15:52:48 -0500 Subject: [PATCH 2/3] Whitespace adjustment to test GitHub webhook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f948642de..859c90526 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The current goal of MinecraftConsoles is to be a multi-platform base for further See our our [Contributor's Guide](./CONTRIBUTING.md) for more information on the goals of this project. -## Download +## Download ### Client Windows users can download our [Nightly Build](https://github.com/smartcmd/MinecraftConsoles/releases/tag/nightly)! Simply download the `.zip` file and extract it to a folder where you'd like to keep the game. You can set your username in `username.txt` (you'll have to make this file) ### Server From 126943e06e8508447518ce625f3311a05d3f17ff Mon Sep 17 00:00:00 2001 From: Loki Date: Tue, 7 Apr 2026 17:44:00 -0500 Subject: [PATCH 3/3] Add details about org change to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 859c90526..db750d388 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,14 @@ [![Discord](https://img.shields.io/badge/Discord-Join%20Server-5865F2?logo=discord&logoColor=white)](https://discord.gg/dH8AZWGcau) +--- +## IMPORTANT UPDATE +**This repo was moved to a new org!** + +Please change all links and references from `smartcmd/MinecraftConsoles` to `MCLCE/MinecraftConsoles` instead. + +--- + This project is based on source code of Minecraft Legacy Console Edition v1.6.0560.0 (TU19) with some fixes and improvements applied. The current goal of MinecraftConsoles is to be a multi-platform base for further development, such as modding, backports, and anything else LCE. On top of that, we're working to make this a quality experience on Desktop with or without a controller while (long-term) retaining console support.