Readme update

main
Kevin Li 2023-08-31 11:26:44 +08:00
parent 81bc3b7200
commit add66ce981
1 changed files with 3 additions and 1 deletions

View File

@ -22,9 +22,11 @@ protobuf-net库基于https://github.com/protobuf-net/protobuf-net
- 本插件需要使用公司内部的Gitlab加载对应的repo, 详见 [Castbox内部git服务器Gitea使用指南](https://docs.google.com/document/d/1DiGPDD5Teu2QcYaBhqAcsqMbb3DJ5sdnTQMuvVzJSUk/edit#heading=h.w9tkkzwwyjxf)
- 根据文档部署好本机配置后, 请在Unity内部配置如下参数
- 修改位于项目Packages/manifest.json文件在dependencies中添加
```
{
"dependencies": {
"com.guru.unity.gurukcp": "git@git.chengdu.pundit.company:castbox/upm_guru_kcp.git",
...
}
}
}
```