From 4104d1f1589e0b177bbf66a96d1251450834aa3f Mon Sep 17 00:00:00 2001 From: Omri H Date: Sun, 1 Mar 2026 19:25:50 +0200 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 279f70518..aeafd9f27 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,7 @@ This project contains the source code of Minecraft Legacy Console Edition v1.3.0 1. Install Visual Studio 2022 2. Clone the repository 3. Open the project by double-clicking `MinecraftConsoles.sln` -4. Make sure `Minecraft.Client` is set as the Startup Project -5. Set the build configuration to **Debug** (Release is also OK but has some bugs) and the target platform to **Windows64**, then build and run +4. Set the build configuration to **Debug** (Release is also OK) and the target platform to **Windows64**, then build and run ## Known Issues