Explorar o código

Update third_party.md

Add GDScript Protobuf implementation
Oleg Malyavkin %!s(int64=7) %!d(string=hai) anos
pai
achega
c95d02f080
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docs/third_party.md

+ 1 - 0
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