-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
39 lines (39 loc) · 1.16 KB
/
.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
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "deps/FastNoiseSIMD"]
path = deps/FastNoiseSIMD
url = [email protected]:Auburns/FastNoiseSIMD.git
[submodule "deps/semimap"]
path = deps/semimap
url = [email protected]:hogliux/semimap.git
[submodule "deps/spdlog"]
path = deps/spdlog
url = [email protected]:gabime/spdlog.git
[submodule "deps/entt"]
path = deps/entt
url = [email protected]:skypjack/entt.git
[submodule "deps/cpptoml"]
path = deps/cpptoml
url = [email protected]:skystrife/cpptoml.git
[submodule "deps/dynamiclinker"]
path = deps/dynamiclinker
url = [email protected]:Marqin/dynamicLinker.git
[submodule "deps/glm"]
path = deps/glm
url = [email protected]:g-truc/glm.git
[submodule "deps/physfs"]
path = deps/physfs
url = [email protected]:criptych/physfs.git
[submodule "deps/LuaJIT"]
path = deps/LuaJIT
url = [email protected]:LuaJIT/LuaJIT.git
[submodule "deps/physfs-hpp"]
path = deps/physfs-hpp
url = [email protected]:Ybalrid/physfs-hpp.git
[submodule "deps/bullet3"]
path = deps/bullet3
url = [email protected]:bulletphysics/bullet3.git
[submodule "deps/cxxopts"]
path = deps/cxxopts
url = [email protected]:jarro2783/cxxopts.git
[submodule "deps/imgui"]
path = deps/imgui
url = [email protected]:ocornut/imgui.git