V1-it Works

This commit is contained in:
2024-12-06 23:09:15 +01:00
parent 71754ed6bd
commit 486094b540
563 changed files with 2185 additions and 1698 deletions

9
.gitmodules vendored
View File

@@ -7,3 +7,12 @@
[submodule "lib/lua"]
path = lib/lua
url = https://github.com/lubgr/lua-cmake.git
[submodule "lib/c_tray"]
path = lib/c_tray
url = https://github.com/binRick/c_tray.git
[submodule "lib/json"]
path = lib/json
url = https://github.com/nlohmann/json.git
[submodule "lib/cppcodec"]
path = lib/cppcodec
url = https://github.com/tplgy/cppcodec.git