Update README.md
This commit is contained in:
parent
e3a49158cb
commit
7d21a0921b
1 changed files with 6 additions and 2 deletions
|
@ -2,10 +2,14 @@
|
||||||
Unity Adaptation of Cylvision
|
Unity Adaptation of Cylvision
|
||||||
|
|
||||||
# The development environment
|
# The development environment
|
||||||
|
|
||||||
All developers have to use the following version of software
|
All developers have to use the following version of software
|
||||||
|
|
||||||
- Unity 2018.4.3f1 (LTS)
|
- Unity 2018.4.3f1 (LTS)
|
||||||
- Microsoft Visual Studio Commmunity 2017. version 15.9.13
|
- Microsoft Visual Studio Commmunity 2017. version 15.9.13
|
||||||
- Pure Data 0.49.1 (Install via installer)
|
- Pure Data 0.49.1 (Install via installer)
|
||||||
|
|
||||||
|
# How to properly clone the repo
|
||||||
|
After you clone the repo. please execute
|
||||||
|
``` git submodule update --init --recursive ```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue