-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
21 lines (21 loc) · 981 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "examples/ScandyCoreCppExamples"]
path = examples/ScandyCoreCppExamples
url = http://github.com/scandy-co/ScandyCoreCppExamples
[submodule "examples/ScandyCoreQtExample"]
path = examples/ScandyCoreQtExample
url = http://github.com/scandy-co/ScandyCoreQtExample
[submodule "examples/ScandyCoreAndroidExample"]
path = examples/ScandyCoreAndroidExample
url = http://github.com/scandy-co/ScandyCoreAndroidExample
[submodule "examples/ScandyCoreReactNativeExample"]
path = examples/ScandyCoreReactNativeExample
url = https://github.com/Scandy-co/ScandyCoreReactNativeExample
[submodule "scandy-core-rn"]
path = scandy-core-rn
url = git@github.com:Scandy-co/scandy-core-rn
[submodule "examples/ScandyCoreIOSExample"]
path = examples/ScandyCoreIOSExample
url = git@github.com:Scandy-co/ScandyCoreIOSExample.git
[submodule "examples/ScandyCoreSceneKitExample"]
path = examples/ScandyCoreSceneKitExample
url = https://github.com/Scandy-co/ScandyCoreSceneKitExample