diff --git a/.gitmodules b/.gitmodules index 024dce8..929053e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ -[submodule "dependencies/sqapi"] - path = dependencies/sqapi +[submodule "sqapi"] + path = source/dependencies/sqapi url = https://gitlab.com/GothicMultiplayerTeam/dependencies/sqapi.git branch = main -[submodule "dependencies/pybind11"] - path = dependencies/pybind11 +[submodule "pybind11"] + path = source/dependencies/pybind11 url = https://github.com/pybind/pybind11.git branch = master \ No newline at end of file diff --git a/dependencies/pybind11 b/dependencies/pybind11 deleted file mode 160000 index 75e48c5..0000000 --- a/dependencies/pybind11 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 75e48c5f959b4f0a49d8c664e059b6fb4b497102 diff --git a/dependencies/sqapi b/dependencies/sqapi deleted file mode 160000 index 76fc8c6..0000000 --- a/dependencies/sqapi +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 76fc8c699b146cff302c84a03274ebdb3982156d