Remove README

Remove README
This commit is contained in:
ALEXTANG
2022-05-20 17:24:34 +08:00
parent 423d536a15
commit ea8c79aa6d
7 changed files with 0 additions and 70 deletions

View File

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

View File

@@ -1,28 +0,0 @@
---
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.
---

View File

@@ -1,2 +0,0 @@
# 敬请期待
### 敬请期待

View File

@@ -1,2 +0,0 @@
# 敬请期待
### 敬请期待

View File

@@ -1 +0,0 @@
# Hello

View File

@@ -1,3 +0,0 @@
# 快速上手TEngine
#### 敬请期待

View File

@@ -1,7 +0,0 @@
# 项目介绍TEngine
## 为什么要使用我? ?
#### 1.框架简洁高效,文档齐全。内部高模块化定制,使用什么由您定义。
#### 2.集成了次世代热更新框架Huatuo通过改造ILCPP底层使原生支持热更新开发体验和原生C#及相似不用写跨域适配性能远高于某Lua和ILRunTime
#### 3.框架与您的玩法分离,开箱即用,您只需要少量代码和稍微阅读一下文档便可以使用。
#### 4.TEngine是开源项目框架中有入您法眼的模块您可以随时分离出来运用到其他项目中。