mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-05-21 22:46:05 +00:00
docs: add submodule clone hint to build instructions
This commit is contained in:
@@ -543,7 +543,8 @@ Persistent files are bind-mounted to host:
|
||||
## Build & Run
|
||||
|
||||
1. Install [Visual Studio 2022](https://aka.ms/vs/17/release/vs_community.exe) or [newer](https://visualstudio.microsoft.com/downloads/).
|
||||
2. Clone the repository.
|
||||
2. Clone the repository with submodules. If you don't, you will get a build error!
|
||||
- `git clone --recurse-submodules https://github.com/itsRevela/LCE-Revelations.git`
|
||||
3. Open the project folder from Visual Studio.
|
||||
4. Set the build configuration to **Windows64 - Debug** (Release is also ok but missing some debug features), then build and run.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user