Add trivia randomisation

This commit is contained in:
2025-09-16 00:25:00 +02:00
parent 1fb81cff54
commit f43d4b5201
5 changed files with 93 additions and 14 deletions

3
.gitmodules vendored
View File

@@ -26,3 +26,6 @@
[submodule "ref/vcpkg"]
path = ref/vcpkg
url = https://github.com/microsoft/vcpkg.git
[submodule "ref/json"]
path = ref/json
url = https://github.com/nlohmann/json