Removed submodule dependencies/pybind11
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -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
|
||||
Reference in New Issue
Block a user