Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Commit 2d05f10

Browse files
authored
Update README-ZH.md
1 parent 6511d4f commit 2d05f10

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README-ZH.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ UIWidgets主要来自[Flutter](https://github.com/flutter/flutter)。但UIWidget
4848

4949
#### Unity Connect App
5050
Unity Connect App是使用**UIWidgets 2.0**开发的一个移动App产品,您随时可以在Android (https://unity.cn/connectApp/download)
51-
以及iOS (Searching for "Unity Connect" in App Store)端下载到它最新的版本. 本项目的所有代码均开源@https://github.com/UnityTech/ConnectAppCN.
51+
以及iOS (Searching for "Unity Connect" in App Store)端下载到它最新的版本. 本项目的所有代码均开源@https://github.com/UIWidgets/ConnectAppCN2.
5252

5353
#### Unity中文官方文档
5454
Unity的线上中文官方文档由UIWidgets 1.0开发,您可以点击以下网址 https://connect.unity.com/doc 来访问它的全部内容。该项目目前已开源,所有代码可以在
@@ -250,10 +250,10 @@ using(Isolate.getScope(the isolate of your App)) {
250250
- UIWidgets官方示例。目前所有官方使用的示例项目均维护在一个独立的Github仓库( https://github.com/Unity-Technologies/com.unity.uiwidgets )中。
251251
具体的,你可以在Sample项目的**Scene**子文件夹中浏览所有示例UI场景。
252252
此外,你还可以点击主菜单上的新增的UIWidgetsTests选项卡,并在下拉菜单中选择一个EditorWindow UI示例来运行。
253-
- UIWidgets凉鞋系列教程。你可以在凉鞋老师整理的Github仓库https://github.com/liangxiegame/awesome-uiwidgets中学习UIWidgets的基本用法
254-
以及许多有趣的小Demo
253+
- awesome UIWidgets项目。你可以在Github仓库https://plastichub.unity.cn/unity-tech-cn/awesome-uiwidgets中找到一些UIWidgets有趣的小Demo。
254+
- UIWidgets Templates项目。你可以在Github仓库( https://github.com/UIWidgets/uiwidgets-template )中找到一些开箱即用的UIWidgets常用组件
255255
- ConnectApp开源项目。这是一个完整的线上、开源、完全基于UIWidgets的第一方App项目。其中包含了大量产品级的UIWidgets工程实践细节,
256-
如果你想深入了解UIWidgets并且使用它构建线上项目,请访问项目Github仓库了解更多( https://github.com/UnityTech/ConnectAppCN )。
256+
如果你想深入了解UIWidgets并且使用它构建线上项目,请访问项目Github仓库了解更多( https://github.com/UIWidgets/ConnectAppCN2 )。
257257

258258
#### Wiki
259259

0 commit comments

Comments
 (0)