Changes between Version 16 and Version 17 of WikiStart


Ignore:
Timestamp:
2020-04-09 11:56:47 (4 years ago)
Author:
edy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v16 v17  
    1717 
    1818- 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 its submodules. 
     19- To clone this repository and its submodules: 
     20 
     21 
     22                $ git clone --single-branch --branch master --depth=1 ssh://git@projects.edy.es/edy/vehicle-physics-pro-professional.git 
     23                $ cd vehicle-physics-pro-professional 
     24                $ git submodule update --init --recursive 
    2025 
    2126#### Submodules