Files
TEngine/edit/main/README.md
2022-05-18 12:59:05 +08:00

28 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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 底层使用多线程管理与线程间的通信以及事件分发,可插件定制化,把复杂游戏简单化切以高性能、低耦合度实现。
---