Update CONTRIBUTING.md (#6202)
Updated git command for obtaining an Oodle extractor
This commit is contained in:
committed by
GitHub
parent
d2124ee819
commit
ab1185217a
@@ -248,7 +248,7 @@ Note: For this tutorial, you will need a working installation of [Visual Studio
|
||||
as well as some familiarity with build tools such as [CMake](https://cmake.org).
|
||||
1. In Visual Studio, clone the following repository using this command:
|
||||
|
||||
git clone -b master https://github.com/zao/ooz
|
||||
git clone --recurse-submodules -b master https://github.com/zao/ooz
|
||||
2. Configure CMake.
|
||||
3. Build `bun_extract_file.exe`, `libbun.dll` and `libooz.dll`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user