mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 00:05:34 +00:00
15 lines
487 B
Plaintext
15 lines
487 B
Plaintext
[submodule "include/commandline"]
|
|
path = include/commandline
|
|
url = https://github.com/lionkor/commandline
|
|
[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
|
|
[submodule "include/sentry-native"]
|
|
path = include/sentry-native
|
|
url = https://github.com/getsentry/sentry-native |