forked from ange-yaghi/engine-sim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 885 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "dependencies/submodules/delta-studio"]
path = dependencies/submodules/delta-studio
url = https://github.com/ange-yaghi/delta-studio.git
[submodule "dependencies/submodules/simple-2d-constraint-solver"]
path = dependencies/submodules/simple-2d-constraint-solver
url = https://github.com/ange-yaghi/simple-2d-constraint-solver
[submodule "dependencies/submodules/direct-to-video"]
path = dependencies/submodules/direct-to-video
url = https://github.com/ange-yaghi/direct-to-video
[submodule "dependencies/submodules/csv-io"]
path = dependencies/submodules/csv-io
url = https://github.com/ange-yaghi/csv-io
[submodule "dependencies/submodules/piranha"]
path = dependencies/submodules/piranha
url = https://github.com/ange-yaghi/piranha.git
[submodule "dependencies/submodules/TSCpp"]
path = dependencies/submodules/TSCpp
url = https://github.com/DDev247/TSCpp.git