-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.25 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.25 KB
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
[submodule "Dependencies/tracy"]
path = Dependencies/tracy
url = https://github.com/wolfpld/tracy.git
[submodule "Dependencies/subhook"]
path = Dependencies/subhook
url = https://github.com/rfg-modding/subhook.git
[submodule "Dependencies/imgui"]
path = Dependencies/imgui
url = https://github.com/ocornut/imgui.git
[submodule "Dependencies/kiero"]
path = Dependencies/kiero
url = https://github.com/rfg-modding/kiero.git
[submodule "Dependencies/IconFontCppHeaders"]
path = Dependencies/IconFontCppHeaders
url = https://github.com/juliettef/IconFontCppHeaders.git
[submodule "Dependencies/RSL2-Dependencies"]
path = Dependencies/RSL2-Dependencies
url = https://github.com/rfg-modding/RSL2-Dependencies.git
[submodule "Dependencies/sol2"]
path = Dependencies/sol2
url = https://github.com/ThePhD/sol2.git
[submodule "Dependencies/asmjit"]
path = Dependencies/asmjit
url = https://github.com/asmjit/asmjit.git
[submodule "Dependencies/RFGR_Types"]
path = Dependencies/RFGR_Types
url = https://github.com/rfg-modding/RFGR_Types.git
[submodule "Dependencies/sentry-native"]
path = Dependencies/sentry-native
url = https://github.com/getsentry/sentry-native.git
[submodule "Dependencies/pugixml"]
path = Dependencies/pugixml
url = https://github.com/zeux/pugixml.git