networking

This commit is contained in:
2025-07-13 15:47:42 +03:00
parent f5b26be510
commit a9c28b8940
345 changed files with 142130 additions and 174 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule "external/SDL"]
path = external/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "external/GameNetworkingSockets"]
path = external/GameNetworkingSockets
url = https://github.com/ValveSoftware/GameNetworkingSockets.git