mirror of
http://47.107.252.169:3000/Roguelite-Game-Developing-Team/Gen_Hack-and-Slash-Roguelite.git
synced 2025-11-20 03:57:13 +08:00
(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