From d3df53503ac8adf640a96249a6854fc5495d2e4c Mon Sep 17 00:00:00 2001 From: Loki Date: Thu, 30 Apr 2026 13:21:31 -0500 Subject: [PATCH] Update COMPILE.md --- COMPILE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COMPILE.md b/COMPILE.md index c3c5212a2..05bf08982 100644 --- a/COMPILE.md +++ b/COMPILE.md @@ -3,7 +3,7 @@ ## Visual Studio 1. Clone the repo, including submodules. - - If you don't, the build will fail. `git clone --recurse-submodules https://github.com/MCLCE/MinecraftConsoles.git` + - If you don't, the build will fail. `git clone --recurse-submodules https://github.com/MCLCE/MinecraftConsoles.git` 2. Open the repo folder in Visual Studio 2022+. 3. Wait for cmake to configure the project and load all assets (this may take a few minutes on the first run). 4. Right click a folder in the solution explorer and switch to the 'CMake Targets View'