forked from CosmoCortney/MungPlex
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 706 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 706 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "include/glfw"]
path = include/glfw
url = https://github.com/glfw/glfw.git
[submodule "include/imgui"]
path = include/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "include/Xertz"]
path = include/Xertz
url = https://github.com/CosmoCortney/Xertz.git
[submodule "include/ImGuiFileDialog"]
path = include/ImGuiFileDialog
url = https://github.com/aiekick/ImGuiFileDialog.git
[submodule "include/ImGui_MemoryEditor"]
path = include/ImGui_MemoryEditor
url = https://github.com/CosmoCortney/imgui_club-MemoryViewer-ForeignProcesses.git
[submodule "include/MemoryCompare"]
path = include/MemoryCompare
url = https://github.com/CosmoCortney/MemoryCompare.git