forked from GlPortal/RadixEngine
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 766 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 766 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/vhacd-lib"]
path = external/vhacd-lib
url = https://github.com/GlPortal/vhacd-lib.git
[submodule "external/serine"]
path = external/serine
url = https://github.com/GlPortal/serine.git
[submodule "external/catch"]
path = external/catch
url = https://github.com/philsquared/Catch.git
[submodule "external/linenoise"]
path = external/linenoise
url = https://github.com/GlPortal/cpp-linenoise.git
[submodule "external/RadixEntity"]
path = external/RadixEntity
url = https://github.com/GlPortal/RadixEntity.git
[submodule "external/easy_profiler"]
path = external/easy_profiler
url = https://github.com/yse/easy_profiler.git
[submodule "external/AngelScript"]
path = external/AngelScript
url = https://github.com/urho3d/AngelScript.git