Add protobuf submodule
This commit is contained in:
parent
b15bddf886
commit
44f2bfc5bd
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -48,3 +48,6 @@
|
||||||
[submodule "Tweaks/YouQuality"]
|
[submodule "Tweaks/YouQuality"]
|
||||||
path = Tweaks/YouQuality
|
path = Tweaks/YouQuality
|
||||||
url = https://github.com/arichorn/YouQuality.git
|
url = https://github.com/arichorn/YouQuality.git
|
||||||
|
[submodule "Tweaks/protobuf"]
|
||||||
|
path = Tweaks/protobuf
|
||||||
|
url = https://github.com/protocolbuffers/protobuf.git
|
||||||
|
|
|
||||||
1
Tweaks/protobuf
Submodule
1
Tweaks/protobuf
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit f1d3f28ecab5462a8d73bac3b3b56d9c3fe82d31
|
||||||
Loading…
Reference in a new issue