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

29 lines
1.0 KiB
Markdown

---
home: true
heroImage: /images/TEngine512.png
heroText: TEngine
tagline: Unity full function framework solution-Tengine
lang: zh-CN
title: Summary|TEngine
description: TEngine
actions:
- text: Get started quickly
link: /zh/guide/getting-started.html
type: primary
- text: Project introduction
link: /guide/
type: secondary
features:
- title: High modularity
details: You can decide whether to use the network module, hot update module, UI module, etc. we provide Huatuo hot update of ilcpp or ilruntime hot update of mono, and integrate other powerful tools such as protobuf tool.
- title: Use Out of the box
details: Use out of the box, simple and easy to use. You don't need to care about the bottom of the framework and implement your gameplay separately.
- title: High performance
details: Tengine uses multithreading to manage the communication between threads and event distribution. It can customize plug-ins and simplify complex games to achieve high performance and low coupling.
---