Tools

Content Pack Manager
by eumario
Content Pack Manager is an Addon that allows you to create a DLC / Addon/Plugin / Sandbox Mod for exported Godot games. Using Godot's own system for creating and loading packs, CPM simplifies the process of creating, and loading packs into the game, by providing a simple interface to access.
Godot IDE Extension
by twister
This addon extend Godot Editor Features. Godot-IDE contains a combination of several of my tools to improve the code editing experience. I hope it is useful to you. -- Full content details on github -- ========= TIPS ========= # Split the window editor, work for script/text files/documents helpers * Can use [Ctrl + 1, Ctrl + 2, Ctrl + 3, Ctrl + 4] for change of type split (Required more than 1 script opened) * You can create/remove split with Right mouse Button Context Menu. (Depend of script...
Branch
by derwenzel
Branch is a super super simple addon for Godot to show the current git branch you are working with. It shows a button with the current branch name. Clicking on the button refreshes the branch name.
FPS Label
by lupodharkael
Godot asset to show the frame rate of your games.
GodotTouchCamera
by dion
This asset provides a 3d camera that can me controlled from a touch screen interface.
Idle Energy Saver
by dueddel
This plugin lowers the CPU consumption of your application when it loses its focus which is when it gets minimized or when you switch to another program. It's as simple as adding a node to your main scene. This is especially of interest for you if you build a non-game application. See the project's README for more details.
Todot
by abhinavkdev
Todot is a Kanban Style Todo Plugin for Godot.

Enhanced Stat
by zennyth
Enhanced Stat is an addon suite for Godot 4.1, designed to provide an intuitive and powerful way to manage stats in games such as Health, Mana, Speed, and Attack Damage. This addon is part of the **Enhanced** suite aimed to make your Godot development faster, cleaner, and more enjoyable!
Fancy Folder Icons
by twister
Custom Folder Icons Addon For Godot 4 Allows you to choose a custom icons for folders. (also works with files) How Work In the godot file system, press RMB (right click) on any folder/file you want to iconize and select Custom Icon from the menu.
MusicPlayer
by kingofspades
A Godot 4.3 addon that simplifies global music playback while allowing for more dynamic music.
AsepriteAnimSetter
by peatral
With this tool you can automatically setup the animations of spritesheets exported from Aseprite.

Simple Project Timer
by ripex
Simple timer for tracking time spent on your project.