forked from soulsmods/ModEngine2
-
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) · 697 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 697 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "third-party/ValveFileVdf"]
path = third-party/ValveFileVdf
url = https://github.com/TinyTinni/ValveFileVDF
[submodule "third-party/imgui"]
path = third-party/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "third-party/kiero"]
path = third-party/kiero
url = https://github.com/garyttierney/kiero.git
[submodule "third-party/ImTerm"]
path = third-party/ImTerm
url = https://github.com/Organic-Code/ImTerm
[submodule "third-party/sol2_ImGui_Bindings"]
path = third-party/sol2_ImGui_Bindings
url = https://github.com/MSeys/sol2_ImGui_Bindings
[submodule "third-party/MINT"]
path = third-party/MINT
url = https://github.com/Chuyu-Team/MINT.git