Adding first protobuf message exchange
This commit is contained in:
parent
9dd3d4bac8
commit
4b55b54a07
16 changed files with 3185 additions and 14 deletions
|
@ -1,6 +0,0 @@
|
|||
syntax = "proto3";
|
||||
|
||||
message SetPlayerDetailsMessage {
|
||||
string name = 1;
|
||||
repeated string characterLayers = 2;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue