network: Add initial files and enet dependency

This commit is contained in:
FearlessTobi 2022-07-06 02:20:39 +02:00
parent e2647971f8
commit 00526e94d1
15 changed files with 2898 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "enet"]
path = externals/enet
url = https://github.com/lsalzman/enet.git
[submodule "inih"]
path = externals/inih/inih
url = https://github.com/benhoyt/inih.git