update readme

This commit is contained in:
Omri H 2026-03-01 19:25:50 +02:00
parent 6abc3fb705
commit 4104d1f158

View file

@ -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