From c95d02f0802b5ccb686b8f541cdb4412f50db2cc Mon Sep 17 00:00:00 2001 From: Oleg Malyavkin <36218761+oniksan@users.noreply.github.com> Date: Tue, 13 Feb 2018 08:16:17 +0500 Subject: Update third_party.md Add GDScript Protobuf implementation --- docs/third_party.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/third_party.md b/docs/third_party.md index 1b03b9ff..fa21462f 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -39,6 +39,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 -- cgit v1.2.3