mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 02:30:54 +00:00
switch to toml11
it's better, believe me
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -10,9 +10,9 @@
|
||||
[submodule "rapidjson"]
|
||||
path = rapidjson
|
||||
url = https://github.com/Tencent/rapidjson
|
||||
[submodule "include/tomlplusplus"]
|
||||
path = include/tomlplusplus
|
||||
url = https://github.com/marzer/tomlplusplus
|
||||
[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
|
||||
url = https://github.com/getsentry/sentry-native
|
||||
Reference in New Issue
Block a user