mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-01 23:35:41 +00:00
update submodules
This commit is contained in:
parent
1d3958817f
commit
7db345cfbc
27
.gitmodules
vendored
27
.gitmodules
vendored
@ -1,19 +1,18 @@
|
|||||||
[submodule "include/commandline"]
|
[submodule "deps/commandline"]
|
||||||
path = include/commandline
|
path = deps/commandline
|
||||||
url = https://github.com/lionkor/commandline
|
url = https://github.com/lionkor/commandline
|
||||||
[submodule "asio"]
|
[submodule "deps/asio"]
|
||||||
path = asio
|
path = deps/asio
|
||||||
url = https://github.com/chriskohlhoff/asio
|
url = https://github.com/chriskohlhoff/asio
|
||||||
[submodule "rapidjson"]
|
[submodule "deps/rapidjson"]
|
||||||
path = rapidjson
|
path = deps/rapidjson
|
||||||
url = https://github.com/Tencent/rapidjson
|
url = https://github.com/Tencent/rapidjson
|
||||||
[submodule "include/toml11"]
|
[submodule "deps/toml11"]
|
||||||
path = include/toml11
|
|
||||||
url = https://github.com/ToruNiina/toml11
|
|
||||||
[submodule "include/sentry-native"]
|
|
||||||
path = include/sentry-native
|
|
||||||
path = deps/toml11
|
path = deps/toml11
|
||||||
url = https://github.com/ToruNiina/toml11
|
url = https://github.com/ToruNiina/toml11
|
||||||
|
[submodule "deps/sentry-native"]
|
||||||
|
path = deps/sentry-native
|
||||||
|
url = https://github.com/getsentry/sentry-native
|
||||||
[submodule "deps/sol2"]
|
[submodule "deps/sol2"]
|
||||||
path = deps/sol2
|
path = deps/sol2
|
||||||
url = https://github.com/getsentry/sentry-native
|
url = https://github.com/ThePhD/sol2
|
||||||
|
1
deps/toml11
vendored
1
deps/toml11
vendored
@ -1 +0,0 @@
|
|||||||
Subproject commit 647381020ef04b5d41d540ec489eba45e82d90a7
|
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 647381020ef04b5d41d540ec489eba45e82d90a7
|
|
Loading…
x
Reference in New Issue
Block a user