diff --git a/.gitmodules b/.gitmodules index 07da13e..4399361 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "client/Resources/GodotThings"] path = client/Resources/GodotThings url = git@github.com:CptPotato/GodotThings.git +[submodule "client/Assets/Proprietary"] + path = client/Assets/Proprietary + url = git@github.com:josephbmanley/the-connection-proprietary.git \ No newline at end of file diff --git a/client/Assets/Proprietary b/client/Assets/Proprietary new file mode 160000 index 0000000..70faf2f --- /dev/null +++ b/client/Assets/Proprietary @@ -0,0 +1 @@ +Subproject commit 70faf2f462c220e6a3c7eac04c09fda0c71121e2