Files
PyG2O/.gitmodules
AURUMVORXX d779d0a661 feat: Removed CPython separate compilation
+ Upgraded to Python 3.13
+ Added constants to g2o library for auto-completion
2024-11-25 05:11:24 +03:00

8 lines
274 B
Plaintext

[submodule "dependencies/sqapi"]
path = dependencies/sqapi
url = https://gitlab.com/GothicMultiplayerTeam/dependencies/sqapi.git
branch = main
[submodule "dependencies/pybind11"]
path = dependencies/pybind11
url = https://github.com/pybind/pybind11.git
branch = master