Skip to content

Commit 6d4b229

Browse files
committed
Point submodules
1 parent 78df1cd commit 6d4b229

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitmodules

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
[submodule "Tools/windows_x64"]
22
path = Tools/windows_x64
3-
url = https://github.com/Kode/KincTools_windows_x64.git
3+
url = https://github.com/armory3d/KincTools_windows_x64.git
44
branch = main
55
shallow = true
66
[submodule "Tools/macos"]
77
path = Tools/macos
8-
url = https://github.com/Kode/KincTools_macos.git
8+
url = https://github.com/armory3d/KincTools_macos.git
99
branch = main
1010
shallow = true
1111
[submodule "Tools/linux_x64"]
1212
path = Tools/linux_x64
13-
url = https://github.com/Kode/KincTools_linux_x64.git
13+
url = https://github.com/armory3d/KincTools_linux_x64.git
1414
branch = main
1515
shallow = true
1616
[submodule "Tools/linux_arm"]
1717
path = Tools/linux_arm
18-
url = https://github.com/Kode/KincTools_linux_arm.git
18+
url = https://github.com/armory3d/KincTools_linux_arm.git
1919
branch = main
2020
shallow = true
2121
[submodule "Tools/linux_arm64"]
2222
path = Tools/linux_arm64
23-
url = https://github.com/Kode/KincTools_linux_arm64.git
23+
url = https://github.com/armory3d/KincTools_linux_arm64.git
2424
branch = main
2525
shallow = true
2626
[submodule "Tools/freebsd_x64"]
2727
path = Tools/freebsd_x64
28-
url = https://github.com/Kode/KincTools_freebsd_x64.git
28+
url = https://github.com/armory3d/KincTools_freebsd_x64.git
2929
branch = main
3030
shallow = true

0 commit comments

Comments
 (0)