{{{ #!Markdown
# Vehicle Physics Pro - Enterprise
Development project for Unity 3D including source code, examples and development resources.
### GIT repository
- SSH: **`ssh://git@projects.edy.es/edy/vehicle-physics-pro.git`**
- HTTP: `http://projects.edy.es/git/edy/vehicle-physics-pro.git`
_HTTP is discouraged. Submodules are referenced as SSH._
### Download as ZIP
1. Open the **[Revision list](http://projects.edy.es/git/edy/vehicle-physics-pro.git/shortlog/refs/heads/master?js=1)**
2. Click the top **zip** link for downloading as zip archive
### Required submodules
- [Common Tools Core](http://projects.edy.es/trac/edy_common-tools-core)
Path: `Assets/Core/Common Tools Core`
- [Vehicle Physics Core](http://projects.edy.es/trac/edy_vehicle-physics-core)
Path: `Assets/Core/Vehicle Physics Core`
- [Vehicle Physics Sample Assets](http://projects.edy.es/trac/edy_vehicle-physics-sample-assets)
Path: `Assets/Core/Vehicle Physics Sample Assets`
- [Vehicle Physics Specialized Assets](http://projects.edy.es/trac/edy_vehicle-physics-specialized-assets)
Path: `Assets/Core/Vehicle Physics Specialized Assets`
}}}