{{{ #!Markdown
# Vehicle Physics Pro - Enterprise
Development project for Unity 3D including source code, examples and development resources.
### **Unitypackage**
- **[Unitypackage downloads](https://edy.repositoryhosting.com/webdav/edy_vehicle-physics-pro/)**
- Log-in with your VPP credentials.
- Download and import into Unity 3D.
- Read the Readme PDF for instructions on configuring the Unity Project Settings.
### **GIT repository**
- SSH: **`ssh://git@projects.edy.es/edy/vehicle-physics-pro.git`**
_This repository is a Unity 3D project. Not to be included in existing Unity projects.
Use the submodules below to include specific parts of VPP in existing projects._
- ZIP snapshot: Open the **[Revision list](http://projects.edy.es/git/edy/vehicle-physics-pro.git/shortlog/refs/heads/master?js=1)**, then click the top **zip** link.
_Submodules are not included in the zip. They must be downloaded separately (links below)._
#### Submodules
- **[Common Tools Core](http://projects.edy.es/trac/edy_common-tools-core)**
Path: `Assets/Vehicle Physics Pro/Core/Common Tools Core`
- **[Vehicle Physics Core](http://projects.edy.es/trac/edy_vehicle-physics-core)**
Path: `Assets/Vehicle Physics Pro/Core/Vehicle Physics Core`
- **[Vehicle Physics Sample Assets](http://projects.edy.es/trac/edy_vehicle-physics-sample-assets)**
Path: `Assets/Vehicle Physics Pro/Core/Vehicle Physics Sample Assets`
- **[Vehicle Physics Specialized Assets](http://projects.edy.es/trac/edy_vehicle-physics-specialized-assets)**
Path: `Assets/Vehicle Physics Pro/Core/Vehicle Physics Specialized Assets`
}}}