started working on ini parser

This commit is contained in:
2025-08-20 01:27:25 +03:00
parent 5635cd1d69
commit eff681ca33
47 changed files with 1465 additions and 112 deletions

6
.gitmodules vendored
View File

@@ -16,3 +16,9 @@
[submodule "external/GameNetworkingSockets"]
path = external/GameNetworkingSockets
url = https://github.com/ValveSoftware/GameNetworkingSockets.git
[submodule "external/volk"]
path = external/volk
url = https://github.com/zeux/volk
[submodule "external/Vulkan-Utility-Libraries"]
path = external/Vulkan-Utility-Libraries
url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries