Update ReadMe

This commit is contained in:
ALEXTANG
2022-05-18 12:59:05 +08:00
parent b4a5cd9ec1
commit 2814b536ba
7 changed files with 70 additions and 0 deletions

27
edit/main/README.md Normal file
View File

@@ -0,0 +1,27 @@
---
home: true
heroImage: /images/TEngine512.png
heroText: TEngine
tagline: Unity框架解决方案-TEngine
lang: zh-CN
title: TEngine - Unity框架解决方案
description: TEngine
actions:
- text: 快速上手
link: /guide/getting-started.html
type: primary
- text: 项目简介
link: /guide/primary.html
type: secondary
features:
- title: 高模块化
details: 网络模块、热更新模块、UI模块等等由您自己决定是否使用我们提供了ILCPP的huatuo热更新或者Mono的ILRuntime热更新集成了Protobuf工具等其他强大的工具。
- title: 开箱即用
details: 开箱即用、用法简洁,即用即上手.高可读性和详细的文档说明帮助你更快更好的进行游戏开发。您不需要关心框架的底层分离独自实现您的GamePlay。
- title: 性能强大
details: TEngine 底层使用多线程管理与线程间的通信以及事件分发,可插件定制化,把复杂游戏简单化切以高性能、低耦合度实现。
---