-
Notifications
You must be signed in to change notification settings - Fork 18
/
.gitmodules
60 lines (60 loc) · 1.95 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[submodule "Deps/eternal"]
path = Deps/eternal
url = https://github.com/mapbox/eternal
[submodule "Deps/glm"]
path = Deps/glm
url = https://github.com/g-truc/glm.git
[submodule "Deps/PolyHook_2_0"]
path = Deps/PolyHook_2_0
url = https://github.com/stevemk14ebr/PolyHook_2_0.git
[submodule "Deps/Detours"]
path = Deps/Detours
url = https://github.com/microsoft/Detours.git
[submodule "Deps/json"]
path = Deps/json
url = https://github.com/nlohmann/json.git
[submodule "Deps/EASTL"]
path = Deps/EASTL
url = https://github.com/electronicarts/EASTL.git
[submodule "Deps/EABase"]
path = Deps/EABase
url = https://github.com/electronicarts/EABase.git
[submodule "Deps/CommonLibSSE"]
path = Deps/CommonLibSSE
url = https://github.com/powerof3/CommonLibSSE.git
[submodule "Deps/fmt"]
path = Deps/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "Deps/spdlog"]
path = Deps/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "Deps/xbyak"]
path = Deps/xbyak
url = https://github.com/herumi/xbyak.git
[submodule "Deps/binary_io"]
path = Deps/binary_io
url = https://github.com/Ryan-rsm-McKenzie/binary_io.git
[submodule "Deps/stl_interfaces"]
path = Deps/stl_interfaces
url = https://github.com/boostorg/stl_interfaces.git
[submodule "Deps/assimp"]
path = Deps/assimp
url = https://github.com/assimp/assimp.git
[submodule "Deps/gfm"]
path = Deps/gfm
url = https://github.com/d-gamedev-team/gfm.git
[submodule "Deps/intel-intrinsics"]
path = Deps/intel-intrinsics
url = https://github.com/AuburnSounds/intel-intrinsics.git
[submodule "Deps/bindbc-loader"]
path = Deps/bindbc-loader
url = https://github.com/BindBC/bindbc-loader.git
[submodule "Deps/CommonLibSSEPre629"]
path = Deps/CommonLibSSEPre629
url = https://github.com/powerof3/CommonLibSSE.git
[submodule "Deps/skylib"]
path = Deps/skylib
url = https://github.com/bazelbuild/bazel-skylib.git
[submodule "buck2/prelude"]
path = buck2/prelude
url = https://github.com/facebook/buck2-prelude.git