Changes between Version 5 and Version 6 of WikiStart
- Timestamp:
- 2018-01-24 19:22:24 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v5 v6 5 5 Vehicle Physics Pro project for Unity 3D. Includes development assets and scenes. 6 6 7 Required submodules:8 9 - [Vehicle Physics Pro SDK](http://projects.edy.es/trac/edy_vehicle-physics-pro-sdk)10 - [Vehicle Physics Sample Assets](http://projects.edy.es/trac/edy_vehicle-physics-sample-assets)11 12 7 ### GIT repository 13 8 14 - HTTP: **`http://projects.edy.es/git/edy/vehicle-physics-pro-dll.git`**15 - SSH: **`ssh://git@projects.edy.es/edy/vehicle-physics-pro-dll.git`**9 - SSH: **`ssh://git@projects.edy.es/edy/vehicle-physics-pro-professional.git`** 10 - HTTP: `http://projects.edy.es/git/edy/vehicle-physics-pro-professional.git`<br>_HTTP is discouraged. Submodules are referenced as SSH._ 16 11 17 ### Download snapshot12 ### Download as ZIP 18 13 19 14 1. Open the **[Revision list](http://projects.edy.es/git/edy/vehicle-physics-pro-professional.git/shortlog/refs/heads/master?js=1)** 20 15 2. Click the top **zip** link for downloading as zip archive 21 16 17 ### Required submodules 18 19 - [Vehicle Physics Pro SDK](http://projects.edy.es/trac/edy_vehicle-physics-pro-sdk)<br>Path: `Assets/Vehicle Physics Pro/Sdk` 20 - [Vehicle Physics Sample Assets](http://projects.edy.es/trac/edy_vehicle-physics-sample-assets)<br>Path: `Assets/Vehicle Physics Pro/Sample Assets`<br>Branch: `master-sdk` 21 22 22 }}}