From fd4c3d024b3cf9492c39e944130073d9ff13355e Mon Sep 17 00:00:00 2001 From: Light Date: Sat, 11 Sep 2021 11:38:21 +0430 Subject: [PATCH] Removed Submodules --- .gitmodules | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.gitmodules b/.gitmodules index 94b76ec..6db21f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,15 +10,6 @@ [submodule "Dependencies/imgui"] path = Dependencies/imgui url = https://github.com/Light3039/imgui -[submodule "Dependencies/shaderc"] - path = Dependencies/shaderc - url = https://github.com/Light3039/shaderc -[submodule "Dependencies/glslang"] - path = Dependencies/glslang - url = https://github.com/Light3039/glslang -[submodule "Dependencies/spirv-headers"] - path = Dependencies/spirv-headers - url = https://github.com/KhronosGroup/SPIRV-Headers [submodule "Dependencies/entt"] path = Dependencies/entt url = https://github.com/skypjack/entt