cneicy 3f92962215
Publish NuGet packages / publish (push) Failing after 23s
ci: trust bundled CAs during NuGet publish
2026-09-05 04:05:29 +08:00
2026-09-05 03:18:14 +08:00
2026-09-05 03:18:14 +08:00
2026-09-05 03:18:14 +08:00

ShrinkSDK.Godot

Godot 4.6 C# 宿主与平台服务适配包。

dotnet add package ShrinkSDK.Godot --version 0.1.0

主场景根节点继承 ShrinkGodotHost,在 _Ready 中先调用 base._Ready(),再调用 StartAppAsync()。CodeGen 由依赖模块的 buildTransitive 自动启用。

S
Description
Godot 4.6 C# host adapter for ShrinkSDK.
Readme
45 KiB
Languages
C# 100%