Files
BeamMP-Server/.gitmodules
Lion Kortlepel 1d3958817f Merge remote-tracking branch 'origin/new-lua-features' into rewrite-lua
This is the first of a few commits to merge the new lua features and the
rewrite
2021-09-17 13:29:44 +02:00

19 lines
595 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
path = deps/toml11
url = https://github.com/ToruNiina/toml11
[submodule "deps/sol2"]
path = deps/sol2
url = https://github.com/getsentry/sentry-native