diff --git a/.gitmodules b/.gitmodules index 764b7ce91e..2a4ca847a2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,11 +14,11 @@ path = openvr url = https://github.com/ValveSoftware/openvr/ [submodule "lsteamclient"] - path = lsteamclient - url = https://github.com/gloriouseggroll/lsteamclient/ + path = lsteamclient + url = https://github.com/gloriouseggroll/lsteamclient/ [submodule "vrclient_x64"] - path = vrclient_x64 - url = https://github.com/gloriouseggroll/vrclient_x64/ + path = vrclient_x64 + url = https://github.com/gloriouseggroll/vrclient_x64 [submodule "cmake"] path = cmake url = https://github.com/Kitware/CMake/ diff --git a/lsteamclient b/lsteamclient new file mode 160000 index 0000000000..cfb6c974e9 --- /dev/null +++ b/lsteamclient @@ -0,0 +1 @@ +Subproject commit cfb6c974e9849449a1a4d2f6d0aea4358a3e0ff5 diff --git a/vrclient_x64 b/vrclient_x64 new file mode 160000 index 0000000000..1ba5fc621f --- /dev/null +++ b/vrclient_x64 @@ -0,0 +1 @@ +Subproject commit 1ba5fc621fc2291fb6174a53af8c4f3d72254de7