Tools

ExtraNodesCS
by afegmdg
Godot addon with additional nodes (C# Version) Currently there is only the the ThrowCast2D node, a 3D version is currently under development / testing. More nodes will come as I need them for my own projects.

C# Script Picker
by flavelius
Allows picking/assigning C# (only) scripts to Nodes or Resources by navigating namespaces (or folders) in a popup similar to the one unity has. Includes a search field and customizable settings (i.e. to ignore folders/namespaces/types - supporting wildcards * and ?)

gd-gen
by ryu-lidu
Auto-generate C++ code for Godot, like Unreal Engine 5 (UE5) does — but for Godot.

GDWiiInput
by 20akshay00
A Godot interface for communication with the Wii remote and its accessories, powered by Wiiuse.

Simple C# FSM
by Visnicio
A Simple FSM implementation in C# for Godot Games

EzNet
by royas
Godot multiplayer made easy! Based off of the networking library built in the RoyasGodot Multiplayer Series!

JLogger
by vman103
Simple logging plugin.

Custom Observer Pattern for C#
by jkuttu
C# implementation of observer pattern for generic types.

Godot Git Describe
by zibetnu
Seamlessly display in-game versions based on your Git tags.

Godot Redux
by robertcorponoi
A GDScript implementation of Redux.

OpenAi-api Godot
by drwine
This plugin integrates OpenAI's GPT and DALL-E APIs into Godot, allowing easy access to these powerful AI tools within your Godot projects.

JSON Beautifier
by yeldham
A beautifier for the JSON file format.