Skip to content

Commit 8444dd3

Browse files
committed
[增加]1. 增加ReadME
1 parent fc5b092 commit 8444dd3

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

README.md

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# 介绍:
2+
3+
GameFrameX for Unity是GameFrameX综合解决方案的重要组成部分,专为Unity客户端设计。它融合了众多实用的功能组件,形成了一个强大的模块库,旨在为游戏的前端开发、后端服务及管理界面提供一个一体化平台。这个解决方案促进了不同系统间的无缝协作,实现了高效的游戏开发和运维流程。
4+
5+
> 正在开发中...
6+
7+
# `注意`!!! `注意` !!! `注意` !!!
8+
9+
开发期,随时可能变化结构。
10+
11+
# 客户端
12+
13+
## `Unity` 集成功能
14+
15+
| 组件名称 | 介绍 | 来源 | 链接地址 |
16+
|:------------------:|:-------------------:|:------:|:---------------------------------------------------------------------|
17+
| GameFramework | 客户端框架 | GitHub | https://github.com/AlianBlank/GameFrameX |
18+
| YooAsset | 定制的资源包管理 | GitHub | https://github.com/AlianBlank/com.tuyoogame.yooasset |
19+
| UniTask | 异步Await/Async的实现 | GitHub | https://github.com/AlianBlank/com.cysharp.unitask |
20+
| FairyGUI UI | 编辑器 | GitHub | https://github.com/AlianBlank/com.fairygui.unity |
21+
| ProtoBuf | 数据序列化和通讯协议 | GitHub | https://github.com/AlianBlank/com.google.protobuf |
22+
| MessagePack | 高效的二进制序列化库 | GitHub | https://github.com/AlianBlank/com.neuecc.messagepack |
23+
| HybridCLR | 热更新 | GitHub | https://github.com/focus-creative-games/hybridclr |
24+
| XLua | 热更新 | GitHub | https://github.com/AlianBlank/com.tencent.xlua |
25+
| GameAnalytics | 游戏数据分析和统计 | GitHub | 还没上传 |
26+
| Sentry | 错误追踪和性能监控 | GitHub | https://github.com/AlianBlank/io.sentry.unity |
27+
| LitJson | JSON序列化工具(马三修改版本) | GitHub | https://github.com/AlianBlank/com.xincger.litjson |
28+
| logViewer | 日志查看器 | GitHub | https://github.com/AlianBlank/com.sharelib.logviewer |
29+
| DoTween | 强大的动画插件 | GitHub | https://github.com/AlianBlank/com.demigiant.dotween |
30+
| Animancer | 高度灵活的动画状态机插件 | GitHub | 还没上传 |
31+
| BestHTTP | 全面的HTTP协议实现 | GitHub | https://github.com/AlianBlank/com.benedicht.besthttp |
32+
| OperationClipBoard | 实现剪贴板数据的设置与获取 | GitHub | https://github.com/AlianBlank/com.alianblank.blankoperationclipboard |
33+
| GetChannel | 渠道获取及集成基础的渠道获取方式 | GitHub | https://github.com/AlianBlank/com.alianblank.blankgetchannel |
34+
| ReadAssets | 直接读取Android只读目录下的文件 | GitHub | https://github.com/AlianBlank/com.alianblank.readassets |
35+
| FindReference2 | 强大的资源引用查找插件 | GitHub | https://github.com/AlianBlank/com.vietlabs.fr2 |
36+
37+
# 交流方式(建议。需求。BUG)
38+
39+
QQ群:467608841
40+
41+
# Doc
42+
43+
文档地址 : https://www.yuque.com/alianblank/gameframex
44+
45+
# 免责声明
46+
47+
所有插件均来自互联网.请各位使用时自行付费.如果以上插件涉及侵权.请发email.本人将移除.谢谢
48+
49+
# LICENSE
50+
51+
Apache License 2

0 commit comments

Comments
 (0)