Removed submodule dependencies/pybind11

This commit is contained in:
AURUMVORXX
2025-01-24 22:31:45 +03:00
parent ed44a6275e
commit d50f55086b
3 changed files with 4 additions and 6 deletions

8
.gitmodules vendored
View File

@@ -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

Submodule dependencies/pybind11 deleted from 75e48c5f95

1
dependencies/sqapi vendored

Submodule dependencies/sqapi deleted from 76fc8c699b