Tools

Planet2D
by pdeveloper
Utility classes as a Shader wrapper to create pseudo-3D planets from 2D textures. Includes helper utilities for automated palette generation (see http://dev.thi.ng/gradients/ for examples).

Matrixs
by notlord
Adds editable Matrixs (2d Arrays) of several types: bool int float Resource

Project Resolution
by danim3d
Quickly change and test Project Resolution settings. Useful to test and prevent your UI from being inconsistent in different resolutions. Version 0.4 - New Reset option and submenu for Viewport and Override resolutions.

TableDB
by gecreator
Simple database that store you data in Config File format. One file - one table.

Android Notification Scheduler Plugin
by cengizpz
Allows scheduling of local notifications on the Android platform. Installation Steps: - click `Download` button - on the installation dialog... -> keep `Change Install Folder` setting pointing to your project's root directory -> keep `Ignore asset root` checkbox checked -> click `Install` button - enable the plugin via `Project->Project Settings...->Plugins` in the Godot Editor - for usage info, see https://github.com/cengiz-pz/godot-android-notification-scheduler-plugin/blob/main/README.md

Terminal
by joryleech
The Terminal plugin allows developers to add in-game terminals to their projects, giving players access to commands, cheats, and custom in-game programs. Inspired by classic games like Doom and Skyrim, this plugin provides a flexible, customizable solution for creating in game runnable applications.

AMC Forth
by tiggerntatie
An implementation of Charles "Chuck" Moore's Forth programming language as a virtual computer inside of Godot.

Godot NDI
by unvermuthet
Integrates the NDI® SDK with Godot Extends the VideoStream and VideoStreamPlayback classes to implement NDI playback. For outputting the Viewport as an NDI source, add the NDIOutput Node to the scene. Check out the demo scenes included with the releases.

CopperDC - An in-game debug console
by ratamacue9112
This adds an easy-to-use, highly adaptable debug console to your games. You can adapt the console for your game's needs by adding custom commands, stats monitors, error logs, changing the console design, and more.

Script Dock
by dugramen
Moves the script list from ScriptEditor into a dock. This increases horizontal space for the ScriptEditor, and lets you separate the list into a window.

Font Auto Size Labels - Godot 4
by lescandez
Tool that adds Labels with text autosizing capabilities. Find the instructions in the Github repo. For Godot 4.4.x

godot-components
by tyevco
A library to easily add new "component" nodes to the Godot "Create New Node" tree.