Skip to content

Commit c13c596

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

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.web.protobuff",
33
"displayName": "Game Frame X Web ProtoBuff",
44
"category": "GameFrameX",
5-
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。\n文档地址: https://gameframex.doc.alianblank.com \n Game Frame X Web组件 - Unity网络功能包,提供HTTP请求。支持GET、POST常用网络操作,可自定义请求头和参数。采用现代C#开发中的异步/等待模式,使网络操作更加简单高效。",
5+
"description": "GameFrameX Web ProtoBuf — Unity Protobuf HTTP POST package. Extends the Web layer with binary message support, serializing MessageObject instances and deserializing typed IResponseMessage responses via conditional compilation. Docs: https://gameframex.doc.alianblank.com\n\nGameFrameX Web ProtoBuf — Unity Protobuf HTTP POST 功能包。扩展 Web 层以支持二进制消息,序列化 MessageObject 实例并通过条件编译反序列化类型化的 IResponseMessage 响应。文档:https://gameframex.doc.alianblank.com",
66
"version": "1.1.1",
77
"unity": "2019.4",
88
"keywords": [

0 commit comments

Comments
 (0)