Changes between Version 11 and Version 12 of WikiStart


Ignore:
Timestamp:
2020-03-31 19:54:52 (4 years ago)
Author:
edy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v11 v12  
    1010- Log-in with your VPP credentials. 
    1111- Download and import into Unity 3D. 
    12 - Read the Readme PDF for instructions on configuring the Unity Project Settings. 
     12- Read the **Readme PDF** file for instructions on configuring the Unity Project Settings. 
    1313 
    1414### **GIT repository** 
    1515 
    16 - SSH: **`ssh://git@projects.edy.es/edy/vehicle-physics-pro.git`**<br>_This repository is an Unity 3D project. Not to be included in existing Unity projects.<br>Use the submodules below to include specific parts of VPP in existing projects._ 
     16SSH: **`ssh://git@projects.edy.es/edy/vehicle-physics-pro.git`** 
    1717 
    18 - 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.<br>_Submodules are not included in the zip. They must be downloaded separately (links below)._ 
     18- This repository is an Unity 3D project with demos and examples. Not to be imported into existing Unity projects. 
     19- Execute `git submodule update --init` after cloning this repo to initialize the submodules. 
    1920 
    2021#### Submodules 
     22 
     23May be cloned separately to include specific parts of VPP in existing projects. 
    2124 
    2225- **[Common Tools Core](http://projects.edy.es/trac/edy_common-tools-core)**<br>Path: `Assets/Vehicle Physics Pro/Core/Common Tools Core`