Changes between Version 16 and Version 17 of WikiStart
- Timestamp:
- 2020-04-09 11:56:47 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v16 v17 17 17 18 18 - This repository is an Unity 3D project with demos and examples. Not to be imported into existing Unity projects. 19 - Execute `git submodule update --init` after cloning this repo to initialize its submodules. 19 - To clone this repository and its submodules: 20 21 22 $ git clone --single-branch --branch master --depth=1 ssh://git@projects.edy.es/edy/vehicle-physics-pro-professional.git 23 $ cd vehicle-physics-pro-professional 24 $ git submodule update --init --recursive 20 25 21 26 #### Submodules