mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 16:51:29 +00:00
22 lines
738 B
Plaintext
22 lines
738 B
Plaintext
[submodule "submodules/glm"]
|
|
path = submodules/glm
|
|
url = https://github.com/g-truc/glm.git
|
|
[submodule "submodules/fmt"]
|
|
path = submodules/fmt
|
|
url = https://github.com/fmtlib/fmt.git
|
|
[submodule "submodules/libuv"]
|
|
path = submodules/libuv
|
|
url = https://github.com/libuv/libuv.git
|
|
[submodule "submodules/cereal"]
|
|
path = submodules/cereal
|
|
url = https://github.com/USCiLab/cereal.git
|
|
[submodule "submodules/websocketpp"]
|
|
path = submodules/websocketpp
|
|
url = https://github.com/zaphoyd/websocketpp.git
|
|
[submodule "submodules/recastnavigation"]
|
|
path = submodules/recastnavigation
|
|
url = https://github.com/EQEmu/recastnavigation.git
|
|
[submodule "submodules/vcpkg"]
|
|
path = submodules/vcpkg
|
|
url = https://github.com/microsoft/vcpkg.git
|