-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 812 Bytes
/
Copy path.gitmodules
File metadata and controls
22 lines (22 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "dependencies/minhook"]
path = dependencies/minhook
url = https://github.com/m417z/minhook.git
[submodule "dependencies/imgui"]
path = dependencies/imgui
url = https://github.com/ocornut/imgui
branch = master
[submodule "dependencies/mINI"]
path = dependencies/mINI
url = https://github.com/pulzed/mINI.git
[submodule "dependencies/Memcury"]
path = dependencies/Memcury
url = https://github.com/kem0x/Memcury.git
[submodule "dependencies/spdlog"]
path = dependencies/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "dependencies/imgui-notify"]
path = dependencies/imgui-notify
url = https://github.com/patrickcjk/imgui-notify.git
[submodule "dependencies/IconFontCppHeaders"]
path = dependencies/IconFontCppHeaders
url = https://github.com/juliettef/IconFontCppHeaders.git