before parsing grades

This commit is contained in:
2025-12-17 17:16:37 -06:00
parent 314cb65843
commit a953f2d303
10 changed files with 276 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule "external/tomlplusplus"]
path = external/tomlplusplus
url = https://github.com/marzer/tomlplusplus
[submodule "external/json"]
path = external/json
url = https://github.com/nlohmann/json