forked from HimiiFish/Himii-Engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
20 lines (20 loc) · 792 Bytes
/
.gitmodules
File metadata and controls
20 lines (20 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "vcpkg"]
path = vcpkg
url = https://github.com/microsoft/vcpkg.git
branch = master
[submodule "Engine/vender/imgui"]
path = Engine/vender/imgui
url = https://github.com/HimiiFish/imgui.git
branch = docking
[submodule "Engine/vender/ImGuizmo"]
path = Engine/vender/ImGuizmo
url = https://github.com/HimiiFish/ImGuizmo.git
[submodule "Engine/vendor/nativefiledialog-extended"]
path = Engine/vendor/nativefiledialog-extended
url = https://github.com/btzy/nativefiledialog-extended
[submodule "Engine/vender/nativefiledialog-extended"]
path = Engine/vender/nativefiledialog-extended
url = https://github.com/btzy/nativefiledialog-extended
[submodule "Engine/vender/msdf-atlas-gen"]
path = Engine/vender/msdf-atlas-gen
url = https://github.com/Chlumsky/msdf-atlas-gen.git