Skip to content

Commit ea8edce

Browse files
committed
docs(package): 重写中英双语 description
统一 description 格式为英文在前、中文在后,附带文档地址。 根据实际代码功能编写准确的模块描述。 Closes GameFrameX/com.gameframex.unity#3
1 parent 22dcf35 commit ea8edce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.gameframex.unity.ui",
33
"displayName": "Game Frame X UI",
44
"category": "GameFrameX",
5-
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。\n文档地址: https://gameframex.doc.alianblank.com \n Game Frame X UI组件 - Unity UI功能包,提供UI组件的封装,使UI组件的使用更加简单高效。",
5+
"description": "GameFrameX UI — Unity UI-framework-agnostic form management package. Handles opening, closing, grouping, and lifecycle of UI forms with depth-based layering, async form loading via the asset system with object pooling, configurable show/hide animations, and event notifications for open/close lifecycle. Docs: https://gameframex.doc.alianblank.com\n\nGameFrameX UI — Unity 跨 UI 框架的窗体管理功能包。处理 UI 窗体的打开、关闭、分组和生命周期,支持基于深度的分层,通过资源系统异步加载窗体并集成对象池,可配置显示/隐藏动画,以及打开/关闭生命周期的事件通知。文档:https://gameframex.doc.alianblank.com",
66
"version": "2.10.0",
77
"unity": "2019.4",
88
"keywords": [

0 commit comments

Comments
 (0)