Dynamic GM sending proof of concept

This commit is contained in:
Jettford
2024-01-10 07:01:02 +00:00
parent e0ddbce8e7
commit e55a2e36e6
9 changed files with 5891 additions and 24 deletions

3
.gitmodules vendored
View File

@@ -17,3 +17,6 @@
[submodule "thirdparty/magic_enum"]
path = thirdparty/magic_enum
url = https://github.com/Neargye/magic_enum.git
[submodule "thirdparty/json"]
path = thirdparty/json
url = https://github.com/nlohmann/json