Changes between Version 17 and Version 18 of WikiStart
- Timestamp:
- 2020-04-09 12:00:06 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v17 v18 16 16 SSH: **`ssh://git@projects.edy.es/edy/vehicle-physics-pro-professional.git`** 17 17 18 - This repository is an Unity 3D project with demos and examples. Not to be imported into existing Unity projects. 19 - To clone this repository and its submodules: 18 This repository is an Unity 3D project with demos and examples. Not to be imported into existing Unity projects. 19 20 To clone this repository and its submodules: 20 21 21 22 … … 26 27 #### Submodules 27 28 28 May be cloned separately to include specific parts of VPP in existing projects. 29 May be cloned separately to include specific parts of VPP in existing projects. These should reside in folders inside the /Assets folder in the Unity project. 29 30 30 31 - **[Vehicle Physics Pro SDK](http://projects.edy.es/trac/edy_vehicle-physics-pro-sdk)**<br>Path: `Assets/Vehicle Physics Pro/Sdk`