GodotUtils
An ever expanding Godot C# game dev library to be used across several game projects
Install / Use
/learn @CSharpGodotTools/GodotUtilsREADME
[!NOTE] This project has been archived because its files has been merged into CSharpGodotTools/Template.
What is this?
An ever expanding utils library for Godot C#. This is the library I am using across all my games, now open source for everyone else to enjoy as well.
Install
- Open
project.godotand build the game - Go to
root/bin, copyGodotUtils.dll,GodotUtils.xmland place them in your project underres://addons - Add the following to your
.csproj
<ItemGroup>
<Reference Include="GodotUtils">
<HintPath>addons/GodotUtils.dll</HintPath>
</Reference>
</ItemGroup>
Related Skills
node-connect
347.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
