| ... | ... | @@ -6,8 +6,8 @@ |
|
|
|
* Remove the .git project (since it is the one of the template)
|
|
|
|
* Copy the .git folder of your cloned new empty project there instead
|
|
|
|
* Remove the Plugins folder (since we want to add those as submodules)
|
|
|
|
* Execute in git bash: ``git submodule add -b develop https://devhub.vr.rwth-aachen.de/VR-Group/ndisplayextensions.git Plugins/nDisplayExtensions``
|
|
|
|
* Execute in git bash: ``git submodule add -b develop https://devhub.vr.rwth-aachen.de/VR-Group/ndisplayinput.git Plugins/nDisplayInput``
|
|
|
|
* Execute: ``git submodule add -b develop https://devhub.vr.rwth-aachen.de/VR-Group/ndisplayextensions.git Plugins/nDisplayExtensions``
|
|
|
|
* Execute: ``git submodule add -b develop https://devhub.vr.rwth-aachen.de/VR-Group/ndisplayinput.git Plugins/nDisplayInput``
|
|
|
|
|
|
|
|
|
|
|
|
|
| ... | ... | |
| ... | ... | |