network: Add initial files and enet dependency
This commit is contained in:
parent
e2647971f8
commit
00526e94d1
15 changed files with 2898 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue