Update COMPILE.md

This commit is contained in:
Loki
2026-04-30 13:21:31 -05:00
committed by GitHub
parent 5bccf89fe2
commit d3df53503a

View File

@@ -3,7 +3,7 @@
## Visual Studio ## Visual Studio
1. Clone the repo, including submodules. 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+. 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). 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' 4. Right click a folder in the solution explorer and switch to the 'CMake Targets View'