Releases: liangxiegame/QFramework
Releases · liangxiegame/QFramework
v0.11.93
v0.11.93 更新记录
- TypeEventSystem 增加 IOnEvent 接口,使用教程:【补充】事件篇:7. 新增 接口模式的 API
- 增加 DisposeWhenGameObjectDisabled 静态扩展
v0.11.92
v0.11.92 更新记录
- 整理 ResKit 的示例
- 增加自定义扩展 Res 的示例:地址
- 增加一篇文章:Res Kit:12. 【补充】如何自定义扩展 Res
v0.11.90
Find back KeyEventAction
v0.11.57
v0.11.1
v0.10.27 新的 PackageKit 布局
v0.0.19 fix android export'sbug
- fix compile error when export 2 android
v0.0.18 code gen improvement
- using uFrame's Code Gen Module
- using uFrame's Ioc Module
v0.0.17 Assembly Definition Support
- Add Assembly Definition Support 2 Core Module
- PackageManager Support Plugin Editor
v0.0.15 add IOC&DI Solution
- replace CatLib's IOC solution with uFrame's
- add IOC Example