Skip to content

Commit f644d45

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

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.fairygui",
33
"displayName": "Game Frame X UI FairyGUI",
44
"category": "GameFrameX",
5-
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。\n文档地址: https://gameframex.doc.alianblank.com \n Game Frame X UI FairyGUI组件 - Unity UI功能包,提供FairyGUI组件的封装,使FairyGUI组件的使用更加简单高效。",
5+
"description": "GameFrameX UI FairyGUI — FairyGUI adapter for the GameFrameX UI system. Provides FairyGUI-native form instantiation (UIPackage.CreateObject), GComponent-based UI groups with GRoot integration, proper FairyGUI disposal, and async resource loading for FairyGUI packages. Docs: https://gameframex.doc.alianblank.com\n\nGameFrameX UI FairyGUI — GameFrameX UI 系统的 FairyGUI 适配器。提供 FairyGUI 原生窗体实例化(UIPackage.CreateObject)、基于 GComponent 的 UI 分组与 GRoot 集成、FairyGUI 资源的正确释放,以及 FairyGUI 包的异步资源加载。文档:https://gameframex.doc.alianblank.com",
66
"version": "3.3.0",
77
"unity": "2019.4",
88
"keywords": [

0 commit comments

Comments
 (0)