Skip to content

Commit 7548c82

Browse files
author
KEVIN-ALIEN\kevin
committed
-Fix submodules
1 parent 86eef36 commit 7548c82

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed

.gitmodules

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[submodule "ShaderBox/External/HlslTools"]
2-
path = ShaderBox/External/HlslTools
2+
path = Source/External/HlslTools
33
url = https://github.com/tgjones/HlslTools.git
44
[submodule "ShaderBox/External/mui"]
5-
path = ShaderBox/External/mui
5+
path = Source/External/mui
66
url = https://github.com/firstfloorsoftware/mui.git
77
[submodule "ShaderBox/External/mui.extended.toolkit"]
8-
path = ShaderBox/External/mui.extended.toolkit
8+
path = Source/External/mui.extended.toolkit
99
url = https://github.com/UpwindSpring01/mui.extended.toolkit.git
1010
[submodule "ShaderBox/External/DirectXTex"]
11-
path = ShaderBox/External/DirectXTex
11+
path = Source/External/DirectXTex
1212
url = https://github.com/Microsoft/DirectXTex.git
1313
[submodule "ShaderBox/External/DirectXTK"]
14-
path = ShaderBox/External/DirectXTK
14+
path = Source/External/DirectXTK
1515
url = https://github.com/Microsoft/DirectXTK.git
1616
[submodule "ShaderBox/External/DirectXMesh"]
17-
path = ShaderBox/External/DirectXMesh
17+
path = Source/External/DirectXMesh
1818
url = https://github.com/Microsoft/DirectXMesh.git

0 commit comments

Comments
 (0)