Changes between Version 4 and Version 5 of WikiStart
- Timestamp:
- 2018-01-24 19:48:19 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v4 v5 3 3 # Vehicle Physics Pro - Enterprise 4 4 5 Complete development project for Unity 3D, including fullsource code, examples and development resources.5 Development project for Unity 3D including source code, examples and development resources. 6 6 7 These other repositories are included as submodules: 7 ### GIT repository 8 8 9 - [Common Tools Core](http://projects.edy.es/trac/edy_common-tools-core) 10 - [Vehicle Physics Core](http://projects.edy.es/trac/edy_vehicle-physics-core) 11 - [Vehicle Physics Sample Assets](http://projects.edy.es/trac/edy_vehicle-physics-sample-assets) 12 - [Vehicle Physics Specialized Assets](http://projects.edy.es/trac/edy_vehicle-physics-specialized-assets) 9 - SSH: **`ssh://git@projects.edy.es/edy/vehicle-physics-pro.git`** 10 - HTTP: `http://projects.edy.es/git/edy/vehicle-physics-pro.git`<br>_HTTP is discouraged. Submodules are referenced as SSH._ 13 11 14 ## Project details12 ### Download as ZIP 15 13 16 Go back to the [Dashboard](http://projects.edy.es) and click the triangle icon for unfolding the project details, GIT URLs, etc. 14 1. Open the **[Revision list](http://projects.edy.es/git/edy/vehicle-physics-pro.git/shortlog/refs/heads/master?js=1)** 15 2. Click the top **zip** link for downloading as zip archive 17 16 18 ![Project details][1] 17 ### Required submodules 19 18 20 [1]: http://www.edy.es/unity/project-details.png 19 - [Common Tools Core](http://projects.edy.es/trac/edy_common-tools-core)<br>Path: `Assets/Core/Common Tools Core` 20 - [Vehicle Physics Core](http://projects.edy.es/trac/edy_vehicle-physics-core)<br>Path: `Assets/Core/Vehicle Physics Core` 21 - [Vehicle Physics Sample Assets](http://projects.edy.es/trac/edy_vehicle-physics-sample-assets)<br>Path: `Assets/Core/Vehicle Physics Sample Assets` 22 - [Vehicle Physics Specialized Assets](http://projects.edy.es/trac/edy_vehicle-physics-specialized-assets)<br>Path: `Assets/Core/Vehicle Physics Specialized Assets` 21 23 22 24 }}}