mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2025-08-18 10:35:37 +00:00
19 lines
581 B
Plaintext
19 lines
581 B
Plaintext
[submodule "include/commandline"]
|
|
path = deps/commandline
|
|
url = https://github.com/lionkor/commandline
|
|
[submodule "socket.io-client-cpp"]
|
|
path = deps/socket.io-client-cpp
|
|
url = https://github.com/socketio/socket.io-client-cpp
|
|
[submodule "asio"]
|
|
path = deps/asio
|
|
url = https://github.com/chriskohlhoff/asio
|
|
[submodule "rapidjson"]
|
|
path = deps/rapidjson
|
|
url = https://github.com/Tencent/rapidjson
|
|
[submodule "include/toml11"]
|
|
path = deps/toml11
|
|
url = https://github.com/ToruNiina/toml11
|
|
[submodule "deps/sol2"]
|
|
path = deps/sol2
|
|
url = https://github.com/ThePhD/sol2
|