godot-csharp

安装量: 1.5K
排名: #7938

安装

npx skills add https://github.com/gamedev-skills/awesome-gamedev-agent-skills --skill godot-csharp

Godot C# / .NET (4.x) Write Godot game code in C#: node subclasses, the engine lifecycle, exports, signals as events, and GDScript interop. Targets Godot 4.7 (.NET / C#) and .NET 8 . When to use Use when scripting a Godot game in C# ( .cs + .csproj ), translating GDScript idioms to C#, exposing [Export] fields, or wiring [Signal] delegates and GetNode. When not to use: GDScript-specific syntax → godot-gdscript ; engine concepts that are language-neutral (scenes, physics, animation) → the relevant godot-* skill. You need the Godot .NET build + the .NET SDK installed; the standard build can't run C#. Core workflow Show more Installs 875 Repository gamedev-skills/…t-skills GitHub Stars 456 First Seen Jun 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜