Sigmus.Godot
0.0.2
dotnet add package Sigmus.Godot --version 0.0.2
NuGet\Install-Package Sigmus.Godot -Version 0.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sigmus.Godot" Version="0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sigmus.Godot" Version="0.0.2" />
<PackageReference Include="Sigmus.Godot" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sigmus.Godot --version 0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sigmus.Godot, 0.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Sigmus.Godot@0.0.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sigmus.Godot&version=0.0.2
#tool nuget:?package=Sigmus.Godot&version=0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Sigmus.Godot
SigmusFrameworkV2 的 Godot 集成模块,在 Godot 4 引擎环境中使用 Sigmus 工作流编排能力。
功能
- Godot 服务集成 — 将 SigmusSubject 的任务与服务接入 Godot 场景树
- Godot 节点适配 — 提供 Godot Node 生命周期与 Sigmus 服务容器的桥接
- 工具类 — GOS 等 Godot 专用工具方法
要求
- Godot 4.x(需要 Godot.NET.Sdk)
- .NET 10
安装
dotnet add package Sigmus.Godot
依赖
Sigmus.SubjectGodot.NET.Sdk 4.6.1
许可证
MIT © Luufery
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- AspectInjector (>= 2.9.0)
- Godot.SourceGenerators (>= 4.6.1)
- GodotSharp (>= 4.6.1)
- Sigmus.Subject (>= 0.0.2)
- Tavis.UriTemplates (>= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.