-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (23 loc) · 949 Bytes
/
Copy path.gitmodules
File metadata and controls
23 lines (23 loc) · 949 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "3rd_party/imgui/imgui"]
path = 3rd_party/imgui/imgui
url = https://github.com/ocornut/imgui
branch = docking
[submodule "3rd_party/glad2_loader/glad"]
path = 3rd_party/glad2_loader/glad
url = https://github.com/Dav1dde/glad
branch = glad2
[submodule "3rd_party/sdl2/SDL"]
path = 3rd_party/sdl2/SDL
url = https://github.com/SDL-mirror/SDL
[submodule "3rd_party/icon_font_headers/IconFontCppHeaders"]
path = 3rd_party/icon_font_headers/IconFontCppHeaders
url = https://github.com/juliettef/IconFontCppHeaders
[submodule "3rd_party/fork_awesome/Fork-Awesome"]
path = 3rd_party/fork_awesome/Fork-Awesome
url = https://github.com/ForkAwesome/Fork-Awesome
[submodule "3rd_party/imgui_filedialog/ImGuiFileDialog"]
path = 3rd_party/imgui_filedialog/ImGuiFileDialog
url = https://github.com/aiekick/ImGuiFileDialog
[submodule "3rd_party/dirent/dirent"]
path = 3rd_party/dirent/dirent
url = https://github.com/tronkko/dirent