Add mod stats funcs

This commit is contained in:
fed
2023-02-15 18:24:35 +01:00
parent c7f6864aea
commit 0225505661
12 changed files with 483 additions and 47 deletions

3
.gitmodules vendored
View File

@ -46,3 +46,6 @@
[submodule "deps/gsc-tool-h2"]
path = deps/gsc-tool-h2
url = https://github.com/fedddddd/gsc-tool-h2.git
[submodule "deps/json"]
path = deps/json
url = https://github.com/nlohmann/json.git