This commit is contained in:
Lion Kortlepel
2021-09-16 00:33:13 +02:00
parent 8b69127cdd
commit be90a8a2c0
5 changed files with 4 additions and 1256 deletions

5
.gitmodules vendored
View File

@@ -12,4 +12,7 @@
url = https://github.com/Tencent/rapidjson
[submodule "include/toml11"]
path = deps/toml11
url = https://github.com/ToruNiina/toml11
url = https://github.com/ToruNiina/toml11
[submodule "include/sol2"]
path = deps/sol2
url = https://github.com/ThePhD/sol2