mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-05-07 00:39:00 +08:00
- 为Validate方法添加详细的remarks文档说明同步加载schema的特性 - 为ValidateAsync方法添加cancellation token异常说明和异步加载schema的详细文档 - 补充异步验证方法的I/O密集场景适用性说明
GFramework.Game
GFramework 框架的游戏通用模块,提供游戏开发常用的功能。
主要功能
- Settings - 游戏设置系统,支持设置分类和配置应用
依赖关系
- 依赖 GFramework.Core
- 依赖 GFramework.Core.Abstractions
详细文档
参见 docs/zh-CN/game/ 目录下的详细文档。