Unity 使用Protobuf3.0踩坑日记(.net4.x)

网上查了比较多的资料,看的稀里糊涂。说说.net4.0下如何方便使用Protobuf吧. 两种用法: 1、网上查到在NuGet(VisualStudio的一个插件平台)上有一个.net移植版的Protobuf。我没采用这一个,具体不知道方便不方便。 2、官方的Github下载Protobuf(https://github.com/protocolbuffers/protobuf),我采用这种方式。
相关文章
相关标签/搜索