-
Notifications
You must be signed in to change notification settings - Fork 128
/
.gitmodules
27 lines (27 loc) · 966 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 "lib/cereal"]
path = lib/cereal
url = https://github.com/USCiLab/cereal
[submodule "lib/chaiscript"]
path = lib/chaiscript
url = https://github.com/ChaiScript/ChaiScript
[submodule "lib/geometrize"]
path = lib/geometrize
url=https://github.com/Tw1ddle/geometrize-lib
[submodule "resources/templates"]
path = resources/templates
url = https://github.com/Tw1ddle/geometrize-templates
[submodule "resources/web_export"]
path = resources/web_export
url = https://github.com/Tw1ddle/geometrize-web-export
[submodule "resources/scripts"]
path = resources/scripts
url = https://github.com/Tw1ddle/geometrize-scripts
[submodule "translations"]
path = translations
url = https://github.com/Tw1ddle/geometrize-translations
[submodule "lib/burstlinker/burstlinker"]
path = lib/burstlinker/burstlinker
url = https://github.com/Tw1ddle/BurstLinker
[submodule "lib/dataslinger"]
path = lib/dataslinger
url = https://github.com/Tw1ddle/dataslinger-lib