Skip to content

Commit 9ceaa7b

Browse files
committed
[修改]1. 修改Readme 的地址
1 parent 7fede79 commit 9ceaa7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ DataContractSerializer, etc). It should work for most .NET languages that write
99

1010
1. 直接在 `manifest.json` 文件中添加以下内容
1111
```json
12-
{"com.gameframex.unity.google.protobuf": "https://github.com/AlianBlank/com.gameframex.unity.google.protobuf.git"}
12+
{"com.gameframex.unity.google.protobuf": "https://github.com/gameframex/com.gameframex.unity.google.protobuf.git"}
1313
```
14-
2. 在Unity 的`Packages Manager` 中使用`Git URL` 的方式添加库,地址为:https://github.com/AlianBlank/com.gameframex.unity.google.protobuf.git
14+
2. 在Unity 的`Packages Manager` 中使用`Git URL` 的方式添加库,地址为:https://github.com/gameframex/com.gameframex.unity.google.protobuf.git
1515

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

0 commit comments

Comments
 (0)