-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
119 lines (119 loc) · 4.73 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
[submodule "dependencies/ItzWarty.Commons"]
path = dependencies/ItzWarty.Commons
url = [email protected]:the-dargon-project/ItzWarty.Commons.git
branch = master
[submodule "dependencies/Dargon.Courier"]
path = dependencies/Dargon.Courier
url = [email protected]:the-dargon-project/Dargon.Courier.git
branch = master
[submodule "dependencies/Dargon.PortableObjects"]
path = dependencies/Dargon.PortableObjects
url = [email protected]:the-dargon-project/Dargon.PortableObjects.git
branch = master
[submodule "dependencies/NMockito"]
path = dependencies/NMockito
url = [email protected]:the-dargon-project/NMockito.git
branch = master
[submodule "dependencies/Dargon.PortableObject.Streams"]
path = dependencies/Dargon.PortableObject.Streams
url = [email protected]:the-dargon-project/Dargon.PortableObject.Streams.git
branch = master
[submodule "dependencies/Dargon.IO"]
path = dependencies/Dargon.IO
url = [email protected]:the-dargon-project/Dargon.IO.git
branch = master
[submodule "dependencies/Dargon.SystemState.Api"]
path = dependencies/Dargon.SystemState.Api
url = [email protected]:the-dargon-project/Dargon.SystemState.Api.git
branch = master
[submodule "platform/Dargon.Hydar"]
path = platform/Dargon.Hydar
url = [email protected]:the-dargon-project/Dargon.Hydar.git
branch = master
[submodule "dependencies/Dargon.Services"]
path = dependencies/Dargon.Services
url = [email protected]:the-dargon-project/Dargon.Services.git
branch = master
[submodule "dependencies/Dargon.Ryu"]
path = dependencies/Dargon.Ryu
url = [email protected]:the-dargon-project/Dargon.Ryu.git
branch = master
[submodule "dependencies/Dargon.Management.Impl"]
path = dependencies/Dargon.Management.Impl
url = [email protected]:the-dargon-project/Dargon.Management.Impl.git
branch = master
[submodule "dependencies/ItzWarty.Proxies.Impl"]
path = dependencies/ItzWarty.Proxies.Impl
url = [email protected]:the-dargon-project/ItzWarty.Proxies.Impl.git
branch = master
[submodule "dependencies/ItzWarty.Proxies.Api"]
path = dependencies/ItzWarty.Proxies.Api
url = [email protected]:the-dargon-project/ItzWarty.Proxies.Api.git
branch = master
[submodule "dependencies/Dargon.Utilities"]
path = dependencies/Dargon.Utilities
url = [email protected]:the-dargon-project/Dargon.Utilities.git
branch = master
[submodule "dependencies/Dargon.Scene.Api"]
path = dependencies/Dargon.Scene.Api
url = [email protected]:the-dargon-project/Dargon.Scene.Api.git
branch = master
[submodule "dependencies/Dargon.Transport"]
path = dependencies/Dargon.Transport
url = [email protected]:the-dargon-project/Dargon.Transport.git
branch = master
[submodule "dependencies/dargon.management-interface"]
path = dependencies/dargon.management-interface
url = [email protected]:the-dargon-project/dargon.management-interface.git
branch = master
[submodule "dependencies/Dargon.VirtualFileMaps"]
path = dependencies/Dargon.VirtualFileMaps
url = [email protected]:the-dargon-project/Dargon.VirtualFileMaps.git
branch = master
[submodule "dependencies/Dargon.Repl"]
path = dependencies/Dargon.Repl
url = [email protected]:the-dargon-project/Dargon.Repl.git
branch = master
[submodule "dependencies/Dargon.League.WGEO"]
path = dependencies/Dargon.League.WGEO
url = [email protected]:the-dargon-project/Dargon.League.WGEO.git
branch = master
[submodule "dependencies/Dargon.Audits.Api"]
path = dependencies/Dargon.Audits.Api
url = [email protected]:the-dargon-project/Dargon.Audits.Api.git
branch = master
[submodule "dependencies/Dargon.FileSystems.Impl"]
path = dependencies/Dargon.FileSystems.Impl
url = [email protected]:the-dargon-project/Dargon.FileSystems.Impl.git
branch = master
[submodule "dependencies/Dargon.FileSystems.Api"]
path = dependencies/Dargon.FileSystems.Api
url = [email protected]:the-dargon-project/Dargon.FileSystems.Api.git
branch = master
[submodule "dependencies/Dargon.RADS"]
path = dependencies/Dargon.RADS
url = [email protected]:the-dargon-project/Dargon.RADS.git
branch = master
[submodule "dependencies/Dargon.Management.Api"]
path = dependencies/Dargon.Management.Api
url = [email protected]:the-dargon-project/Dargon.Management.Api.git
branch = master
[submodule "dependencies/Dargon.TestUtilities"]
path = dependencies/Dargon.TestUtilities
url = [email protected]:the-dargon-project/Dargon.TestUtilities.git
branch = master
[submodule "dependencies/Dargon.Audits.Impl.Db"]
path = dependencies/Dargon.Audits.Impl.Db
url = [email protected]:the-dargon-project/Dargon.Audits.Impl.Db.git
branch = master
[submodule "dargon"]
path = dargon
url = [email protected]:the-dargon-project/the-dargon-project.git
branch = master
[submodule "nest"]
path = nest
url = [email protected]:the-dargon-project/Dargon.Nest.git
branch = master
[submodule "dev/dargon-model-viewer"]
path = dev/dargon-model-viewer
url = [email protected]:the-dargon-project/dargon-model-viewer.git