aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2018-06-18 20:52:53 -0700
committerGitHub <noreply@github.com>2018-06-18 20:52:53 -0700
commit630757c3d97a7e5bfcf4db37313b1adda0f7147b (patch)
tree2cf994c60461208f48b771de86dcca13397a709b
parent77d41036855c86378061b05e12f5ec84e3de55cc (diff)
parentc95d02f0802b5ccb686b8f541cdb4412f50db2cc (diff)
downloadprotobuf-630757c3d97a7e5bfcf4db37313b1adda0f7147b.tar.gz
protobuf-630757c3d97a7e5bfcf4db37313b1adda0f7147b.tar.bz2
protobuf-630757c3d97a7e5bfcf4db37313b1adda0f7147b.zip
Merge pull request #4306 from oniksan/upadate-thirdparty
Update third_party.md
-rw-r--r--docs/third_party.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/third_party.md b/docs/third_party.md
index f11f0cba..adcefd28 100644
--- a/docs/third_party.md
+++ b/docs/third_party.md
@@ -40,6 +40,7 @@ These are projects we know about implementing Protocol Buffers for other program
* Erlang: https://code.google.com/p/protoc-gen-erl/
* Erlang: https://github.com/basho/erlang_protobuffs
* Erlang: https://github.com/tomas-abrahamsson/gpb
+* GDScript: https://github.com/oniksan/godobuf (Godot v3 engine plugin)
* Go: https://github.com/golang/protobuf (Google-official implementation)
* Go: https://github.com/akunspy/gopbuf
* Go: https://github.com/gogo/protobuf