Merge branch 'rc-v3.1.0' into feature-9

This commit is contained in:
Lion Kortlepel
2022-05-23 17:26:32 +02:00
22 changed files with 928 additions and 256 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "deps/commandline"]
path = deps/commandline
url = https://github.com/lionkor/commandline
[submodule "deps/fmt"]
path = deps/fmt
url = https://github.com/fmtlib/fmt