Skip to content

yoseasoft/com.gameframework.unity.module.protocol.protobuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameFramework - Protobuf支持模块

GameFramework的Protobuf支持模块,提供Protobuf协议解析,对象加载等功能接口的标准实现。

使用文档

注意事项

使用方式(任选其一)

  1. 直接在 manifest.json 的文件中的 dependencies 节点下添加以下内容:

        {"com.gameframework.unity.module.protocol.protobuf": "https://github.com/yoseasoft/com.gameframework.unity.module.protocol.protobuf.git"}
  2. 在Unity 的Packages Manager 中使用Git URL 的方式添加库,地址为: https://github.com/yoseasoft/com.gameframework.unity.module.protocol.protobuf.git

  3. 直接下载仓库放置到Unity 项目的Packages 目录下,会自动加载识别。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages