From 7345f68aee31718f376d54850a88d1eee7c28973 Mon Sep 17 00:00:00 2001 From: mschiller890 Date: Tue, 10 Mar 2026 20:59:27 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6420321..ddaa7f9 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ make -j4 1. Open the repository folder in **Visual Studio**. 2. Visual Studio will automatically detect the `CMakeLists.txt` file and generate the project configuration. -3. Set **MinecraftPE** as the **startup project**. +3. Set **MinecraftPE.exe** as the **target**. 4. Press **Run** (or F5) to build and launch the game. ## Android