Changed protobuf to protobuf-c

To reduce code bloat
This commit is contained in:
SChernykh
2024-01-29 16:03:35 +01:00
parent 373182024a
commit 6d39ea4696
35 changed files with 16705 additions and 65506 deletions

6
.gitmodules vendored
View File

@@ -25,6 +25,6 @@
[submodule "external/src/miniupnp"]
path = external/src/miniupnp
url = https://github.com/SChernykh/miniupnp
[submodule "external/src/protobuf"]
path = external/src/protobuf
url = https://github.com/SChernykh/protobuf
[submodule "external/src/protobuf-c"]
path = external/src/protobuf-c
url = https://github.com/SChernykh/protobuf-c