forked from jlaumon/AssetCooker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 992 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "thirdparty/imgui"]
path = thirdparty/imgui
url = https://github.com/ocornut/imgui.git
[submodule "thirdparty/unordered_dense"]
path = thirdparty/unordered_dense
url = https://github.com/martinus/unordered_dense.git
[submodule "thirdparty/WindowsHModular"]
path = thirdparty/WindowsHModular
url = https://github.com/jlaumon/WindowsHModular.git
[submodule "thirdparty/xxHash"]
path = thirdparty/xxHash
url = https://github.com/Cyan4973/xxHash.git
[submodule "thirdparty/subprocess"]
path = thirdparty/subprocess
url = https://github.com/sheredom/subprocess.h.git
[submodule "thirdparty/tomlplusplus"]
path = thirdparty/tomlplusplus
url = https://github.com/marzer/tomlplusplus.git
[submodule "thirdparty/fmt"]
path = thirdparty/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "thirdparty/lz4"]
path = thirdparty/lz4
url = https://github.com/lz4/lz4.git
[submodule "thirdparty/minilua"]
path = thirdparty/minilua
url = https://github.com/edubart/minilua.git