From 47e00f7b62b0717d09504d63e9d53404250609de Mon Sep 17 00:00:00 2001 From: daoge_cmd <3523206925@qq.com> Date: Mon, 2 Mar 2026 00:04:54 +0800 Subject: feat: improve mouse input handling --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e9af7d0f..279f7051 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # MinecraftConsoles +[![Discord](https://img.shields.io/badge/Discord-Join%20Server-5865F2?logo=discord&logoColor=white)](https://discord.gg/5CSzhc9t) + ![img.png](img.png) ## Introduction @@ -20,9 +22,9 @@ This project contains the source code of Minecraft Legacy Console Edition v1.3.0 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** or **Release** and the target platform to **Windows64**, then build and run +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 ## Known Issues - Builds for other platforms have not been tested and are most likely non-functional -- Other unknown issues may exist \ No newline at end of file +- There are some render bugs in the Release mode build -- cgit v1.2.3