-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 769 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 769 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "DungeonsOfNoudar-NDK/app/src/main/jni/gles2-renderer"]
path = DungeonsOfNoudar-NDK/app/src/main/jni/gles2-renderer
url = https://github.com/TheFakeMontyOnTheRun/gles2-renderer.git
[submodule "DungeonsOfNoudar-NDK/common_includes/glm-head"]
path = DungeonsOfNoudar-NDK/common_includes/glm-head
url = https://github.com/g-truc/glm.git
[submodule "stb"]
path = stb
url = https://github.com/TheFakeMontyOnTheRun/stb.git
[submodule "noudar-core"]
path = noudar-core
url = https://github.com/TheFakeMontyOnTheRun/noudar-core
[submodule "DungeonsOfNoudar486/uGLy"]
path = DungeonsOfNoudar486/uGLy
url = https://github.com/TheFakeMontyOnTheRun/uGLy.git
[submodule "fixed_point"]
path = fixed_point
url = https://github.com/johnmcfarlane/fixed_point.git