-
Notifications
You must be signed in to change notification settings - Fork 71
/
.gitmodules
27 lines (27 loc) · 928 Bytes
/
.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
[submodule "docSource/themes/documentation"]
path = docSource/themes/documentation
url = ../../Loki-Astari/andvari-theme-documentation.git
[submodule ".build"]
path = build
url = ../../Loki-Astari/ThorMaker.git
[submodule "third/ThorsStorage"]
path = third/ThorsStorage
url = ../../Loki-Astari/ThorsStorage.git
[submodule "third/ThorsCrypto"]
path = third/ThorsCrypto
url = ../../Loki-Astari/ThorsCrypto.git
[submodule "third/ThorsSocket"]
path = third/ThorsSocket
url = ../../Loki-Astari/ThorsSocket.git
[submodule "third/ThorsLogging"]
path = third/ThorsLogging
url = ../../Loki-Astari/ThorsLogging.git
[submodule "third/ThorsIOUtil"]
path = third/ThorsIOUtil
url = ../../Loki-Astari/ThorsIOUtil.git
[submodule "third/ThorsSerializer"]
path = third/ThorsSerializer
url = ../../Loki-Astari/ThorsSerializer
[submodule "third/ThorsMongoAPI"]
path = third/ThorsMongoAPI
url = ../../Loki-Astari/ThorsMongoAPI.git