(tools) Add ProtoBuf
This commit is contained in:
0
Tools/ProtoBuf/GenerateProtocol.ps1
Normal file
0
Tools/ProtoBuf/GenerateProtocol.ps1
Normal file
BIN
Tools/ProtoBuf/bin/protoc.exe
Normal file
BIN
Tools/ProtoBuf/bin/protoc.exe
Normal file
Binary file not shown.
3
Tools/ProtoBuf/proto/message.proto
Normal file
3
Tools/ProtoBuf/proto/message.proto
Normal file
@ -0,0 +1,3 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option csharp_namespace = "Protocol";
|
Reference in New Issue
Block a user