diff --git a/.gitmodules b/.gitmodules index d3390b377..bff9a10f4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,30 +1,30 @@ [submodule "Tools/windows_x64"] path = Tools/windows_x64 - url = https://github.com/Kode/KincTools_windows_x64.git + url = https://github.com/armory3d/KincTools_windows_x64.git branch = main shallow = true [submodule "Tools/macos"] path = Tools/macos - url = https://github.com/Kode/KincTools_macos.git + url = https://github.com/armory3d/KincTools_macos.git branch = main shallow = true [submodule "Tools/linux_x64"] path = Tools/linux_x64 - url = https://github.com/Kode/KincTools_linux_x64.git + url = https://github.com/armory3d/KincTools_linux_x64.git branch = main shallow = true [submodule "Tools/linux_arm"] path = Tools/linux_arm - url = https://github.com/Kode/KincTools_linux_arm.git + url = https://github.com/armory3d/KincTools_linux_arm.git branch = main shallow = true [submodule "Tools/linux_arm64"] path = Tools/linux_arm64 - url = https://github.com/Kode/KincTools_linux_arm64.git + url = https://github.com/armory3d/KincTools_linux_arm64.git branch = main shallow = true [submodule "Tools/freebsd_x64"] path = Tools/freebsd_x64 - url = https://github.com/Kode/KincTools_freebsd_x64.git + url = https://github.com/armory3d/KincTools_freebsd_x64.git branch = main shallow = true