From f3ac7cd6ac0e6d55dba3420bd6cd633604a94361 Mon Sep 17 00:00:00 2001 From: TotallyNotElite Date: Fri, 18 May 2018 10:41:17 +0200 Subject: [PATCH] Updated .gitmodules to include the correct links and remove pointless subprojects Solves #443 --- .gitmodules | 4 ++-- libxoverlay | 1 - simple-ipc | 1 - 3 files changed, 2 insertions(+), 4 deletions(-) delete mode 160000 libxoverlay delete mode 160000 simple-ipc diff --git a/.gitmodules b/.gitmodules index 33204fe1..740ba693 100755 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/ValveSoftware/source-sdk-2013 [submodule "ucccccp"] path = ucccccp - url = https://github.com/nullifiedcat/ucccccp + url = https://github.com/nullworks/ucccccp [submodule "source-sdk-2013-headers"] path = source-sdk-2013-headers - url = https://github.com/nullifiedcat/source-sdk-2013-headers + url = https://github.com/nullworks/source-sdk-2013-headers diff --git a/libxoverlay b/libxoverlay deleted file mode 160000 index de4e4bb2..00000000 --- a/libxoverlay +++ /dev/null @@ -1 +0,0 @@ -Subproject commit de4e4bb2787a5c586bd54834f9b09b703b35e59e diff --git a/simple-ipc b/simple-ipc deleted file mode 160000 index 60f43c1c..00000000 --- a/simple-ipc +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 60f43c1c8ebe794345f8ab2ba465984ec445a9c6