mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-09 17:58:20 +00:00
26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
[submodule "thirdparty/cpp-httplib"]
|
|
path = thirdparty/cpp-httplib
|
|
url = https://github.com/yhirose/cpp-httplib
|
|
[submodule "thirdparty/tinyxml2"]
|
|
path = thirdparty/tinyxml2
|
|
url = https://github.com/leethomason/tinyxml2
|
|
[submodule "thirdparty/recastnavigation"]
|
|
path = thirdparty/recastnavigation
|
|
url = https://github.com/recastnavigation/recastnavigation
|
|
[submodule "thirdparty/libbcrypt"]
|
|
path = thirdparty/libbcrypt
|
|
url = https://github.com/trusch/libbcrypt.git
|
|
[submodule "thirdparty/mariadb-connector-cpp"]
|
|
path = thirdparty/mariadb-connector-cpp
|
|
url = https://github.com/mariadb-corporation/mariadb-connector-cpp.git
|
|
ignore = dirty
|
|
[submodule "thirdparty/AccountManager"]
|
|
path = thirdparty/AccountManager
|
|
url = https://github.com/DarkflameUniverse/AccountManager
|
|
[submodule "thirdparty/magic_enum"]
|
|
path = thirdparty/magic_enum
|
|
url = https://github.com/Neargye/magic_enum.git
|
|
[submodule "thirdparty/kubernetes-client-c"]
|
|
path = thirdparty/kubernetes-client-c
|
|
url = https://github.com/kubernetes-client/c
|