-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 745 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 745 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Dependencies/LuaJIT"]
path = Dependencies/LuaJIT
url = https://github.com/playmer/LuaJIT.git
[submodule "Dependencies/VkHLF"]
path = Dependencies/VkHLF
url = https://github.com/playmer/VkHLF.git
[submodule "Dependencies/kiss_fft"]
path = Dependencies/kiss_fft
url = https://github.com/playmer/kiss_fft.git
[submodule "Dependencies/fmt"]
path = Dependencies/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "Dependencies/assimp"]
path = Dependencies/assimp
url = https://github.com/playmer/assimp.git
[submodule "Dependencies/bullet3"]
path = Dependencies/bullet3
url = https://github.com/playmer/bullet3.git
[submodule "Dependencies/crunch"]
path = Dependencies/crunch
url = https://github.com/playmer/crunch.git