Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit c134c17

Browse files
committed
Update README.md
1 parent 8c5640d commit c134c17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,7 @@ Depending on the release you are using, the config file will be found at:
9595

9696
## Building
9797

98-
Building the project should be straight-forward, the references are all inside the `lib\` folder.
99-
98+
0. Clone the repository and run `git submodule update --init --recursive` to get the submodules.
10099
1. Open the `src\UnityExplorer.sln` project in Visual Studio.
101100
2. Select `Solution 'UnityExplorer' (1 of 1 project)` in the Solution Explorer panel, and set the <b>Active config</b> property to the version you want to build, then build it. Alternatively, use "Batch Build" and select all releases.
102101
3. The DLLs are built to the `Release\` folder in the root of the repository.

0 commit comments

Comments
 (0)