通讯协议及Google.Protobuf(二)获取Google.Protobuf.dll

获取Google.Protobuf.dll 有2种方式:

第一种:下载源码,配置环境、自行编译,相对麻烦,略过。

第二种:打开VisualStudio,通过 NuGet包管理 获取Google.Protobuf.dll

 

 

然后打开工程目录搜索 Google.Protobuf.dll  拷贝到unity 工程Plugins 文件夹下。

 

posted @ 2022-06-16 16:13  赵不灰  阅读(789)  评论(0编辑  收藏  举报