GFramework/GFramework.Godot
dependabot[bot] 85ef0967a7 Bump GodotSharp and GodotSharpEditor
Bumps GodotSharp from 4.6.0 to 4.6.1
Bumps GodotSharpEditor from 4.6.0 to 4.6.1

---
updated-dependencies:
- dependency-name: GodotSharp
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: GodotSharpEditor
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 20:22:09 +08:00
..

GFramework.Godot

GFramework 框架的 Godot 引擎集成模块提供Godot特定的功能和扩展。

主要功能

  • Extensions - Godot节点扩展方法简化常见开发任务
  • Signal - 流畅的信号连接API支持链式调用
  • Storage - Godot文件存储系统支持虚拟路径
  • Settings - Godot设置系统管理音频和图形设置

依赖关系

  • 依赖 GFramework.Core
  • 依赖 GFramework.Core.Abstractions

详细文档

参见 docs/zh-CN/godot/ 目录下的详细文档。