mirror of
https://github.com/diamante0018/MW3ServerFreezer.git
synced 2025-06-29 07:41:51 +00:00
use protocol buffers to do something cool
This commit is contained in:
10
.gitmodules
vendored
10
.gitmodules
vendored
@ -1,3 +1,13 @@
|
||||
[submodule "deps/GSL"]
|
||||
path = deps/GSL
|
||||
url = https://github.com/microsoft/GSL.git
|
||||
[submodule "deps/libtomcrypt"]
|
||||
path = deps/libtomcrypt
|
||||
url = https://github.com/libtom/libtomcrypt.git
|
||||
[submodule "deps/libtommath"]
|
||||
path = deps/libtommath
|
||||
url = https://github.com/libtom/libtommath.git
|
||||
[submodule "deps/protobuf"]
|
||||
path = deps/protobuf
|
||||
url = https://github.com/google/protobuf.git
|
||||
branch = 3.20.x
|
||||
|
Reference in New Issue
Block a user