forked from ange-yaghi/engine-sim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 806 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 806 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "dependencies/submodules/simple-2d-constraint-solver"]
path = dependencies/submodules/simple-2d-constraint-solver
url = https://github.com/danieljsinclair/simple-2d-constraint-solver.git
branch = master
[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/danieljsinclair/csv-io.git
branch = master
[submodule "dependencies/submodules/piranha"]
path = dependencies/submodules/piranha
url = https://github.com/danieljsinclair/piranha.git
branch = master
[submodule "dependencies/dr_libs"]
path = dependencies/dr_libs
url = https://github.com/mackron/dr_libs
branch = master