forked from prevter/OpenHack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.01 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.01 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 "libs/imgui"]
path = libs/imgui
url = https://github.com/prevter/imgui
[submodule "libs/gd.hpp"]
path = libs/gd.hpp
url = https://github.com/prevter/gd.hpp
[submodule "libs/minhook"]
path = libs/minhook
url = https://github.com/TsudaKageyu/minhook
[submodule "libs/glfw"]
path = libs/glfw
url = https://github.com/glfw/glfw
[submodule "libs/spdlog"]
path = libs/spdlog
url = https://github.com/gabime/spdlog
[submodule "libs/imgui-cocos"]
path = libs/imgui-cocos
url = https://github.com/Prevter/gd-imgui-cocos
[submodule "libs/json"]
path = libs/json
url = https://github.com/nlohmann/json
[submodule "libs/imgui-markdown"]
path = libs/imgui-markdown
url = https://github.com/juliettef/imgui_markdown
[submodule "libs/discord-rpc"]
path = libs/discord-rpc
url = https://github.com/prevter/discord-rpc
[submodule "libs/cocos-headers"]
path = libs/cocos-headers
url = https://github.com/prevter/cocos-headers
[submodule "libs/zephyrus"]
path = libs/zephyrus
url = https://github.com/Prevter/Zephyrus