11 lines
383 B
Plaintext
11 lines
383 B
Plaintext
[submodule "dependencies/sqapi"]
|
|
path = dependencies/sqapi
|
|
url = https://gitlab.com/GothicMultiplayerTeam/dependencies/sqapi.git
|
|
[submodule "dependencies/pybind11"]
|
|
path = dependencies/pybind11
|
|
url = https://github.com/pybind/pybind11.git
|
|
branch = master
|
|
[submodule "dependencies/cpython"]
|
|
path = dependencies/cpython
|
|
url = https://github.com/python/cpython.git
|
|
branch = main |