This website requires JavaScript.
Explore
Help
Sign In
AlphaaeGameStudio
/
TEngine
Watch
1
Star
0
Fork
0
You've already forked TEngine
mirror of
https://github.com/Alex-Rachel/TEngine.git
synced
2025-08-14 16:51:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2814b536bad327a09355bbe1caa45f9e95f3a67a
TEngine
/
edit
/
main
/
guide
/
primary.md
ALEXTANG
2814b536ba
Update ReadMe
2022-05-18 12:59:05 +08:00
598 B
Raw
Blame
History
Unescape
Escape
项目介绍TEngine
为什么要使用我?
1.框架简洁高效,文档齐全。内部高模块化定制,使用什么由您定义。
2.集成了次世代热更新框架Huatuo
,
通过改造ILCPP底层使原生支持热更新
!
!
!
(
开发体验和原生C#及相似
,
不用写跨域适配
,
性能远高于某Lua和ILRunTime
)
3.框架与您的玩法分离,开箱即用,您只需要少量代码和稍微阅读一下文档便可以使用。
4.TEngine是开源项目
,
框架中有入您法眼的模块
,
您可以随时分离出来运用到其他项目中。