We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec18057 commit dc7ef59Copy full SHA for dc7ef59
1 file changed
Unity3D/README.md
@@ -9,7 +9,7 @@
9
10
## Creating a new project
11
12
-- clone this repository ( `git clone https://github.com/GetScatter/scatter-sharp.git YOUR_PROJECT_NAME` )
+- clone this repository ( `git clone https://github.com/GetScatter/scatter-sharp.git YOUR_PROJECT_NAME --recursive` )
13
- `cd YOUR_PROJECT_NAME/Unity3d/`
14
- run `.\create_plugins.bat`
15
- Open the `ScatterSharpUnity3D` project in Unity!
0 commit comments