mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 00:05:34 +00:00
16 lines
492 B
Plaintext
16 lines
492 B
Plaintext
[submodule "include/commandline"]
|
|
path = include/commandline
|
|
url = https://github.com/lionkor/commandline
|
|
[submodule "socket.io-client-cpp"]
|
|
path = socket.io-client-cpp
|
|
url = https://github.com/socketio/socket.io-client-cpp
|
|
[submodule "asio"]
|
|
path = asio
|
|
url = https://github.com/chriskohlhoff/asio
|
|
[submodule "rapidjson"]
|
|
path = rapidjson
|
|
url = https://github.com/Tencent/rapidjson
|
|
[submodule "include/toml11"]
|
|
path = include/toml11
|
|
url = https://github.com/ToruNiina/toml11
|