Tools

Gemini Protocol
by mocha
Make requests with the Gemini protocol (https://geminiprotocol.net/) & easily parse gemtext documents. Note: does NOT work with godot 4.3! all other godot 4 versions work as expected

DarkPeace's SuperSpector : Improve the Godot inspector
by darkpeace
SuperSpector adds an easy way to select a set of properties in the inspector and copy them to another node. No more copying properties one by one, no more duplicating nodes and then having to change back a bunch of things and no more mistaking copying ressources by reference instead of deep copy. It works by adding a checkbox next to all properties in the inspector and by adding a bunch of select/copy/paste actions via a context menu to speed up your workflow. It's very easy to install and us...

gd-plug - Plugin Manager
by imjp94
Minimal plugin manager for Godot This version is only compatible with Godot 4.x, check out godot3(https://github.com/imjp94/gd-plug/tree/godot3) branch for older version Install with gd-plug-ui(https://godotengine.org/asset-library/asset/1926) to manage plugins in editor. - Minimal No dependencies other than Godot and git - Self-contained One script to run them all - Zero learning curve Config file written in GDScript - Version freeze Freeze plugins by branch, tag or commit - Reduce remote re...
Kanban Tasks - Todo Manager 2
by holonproduction
Kanban Tasks - Todo Manager is a minimalistic kanban board application aimed at solo developers. It is available as addon for the Godot Engine or as standalone application. Features - Renamable stages - Tasks with detailed description and titles - List of steps for each task - Search in tasks and task details - Intuitive drag and drop usage utilising the godot build in drag and drop - Support for shortcuts * - Categories - Different stage layouts with multiple stages per column - Supports all...

Godot XR Toggle
by decacis
A simple toggle to run with VR enabled or not, from the editor.

GodotLogger
by nines2b
JSON-formatted logger **Feature Highlights:** 1. **Flexible Log Levels:** With Log, you have full control over the level of detail you want in your logs. Choose from DEBUG, INFO, WARN, ERROR, or FATAL log levels to focus on what truly matters. 2. **Customizable Prefix and Arguments:** Personalize your logs by adding prefixes and custom arguments. Tailor your messages to suit your specific needs, making debugging a breeze. 3. **Automatic Log File Generation:** Log ensures that your logs are st...

Myket Plugin
by dexter
Myket plugin allows you to easily implement your in-app purchases Just add the relevant node and start the purchase process.

Persian Text Edit
by fazel
This tool allow to write persian text in godot engine

Algodot
by lucasvanmol
Algorand integration in Godot

Mono Debugger Enabler
by duroxxigar
Small checkbox added to top right to toggle the Wait For Debugger option in project settings. If you have the plugin active, only use this to turn the setting on or off. Do not configure option through project settings when this is enabled. If you do, disable/enable this plugin again to get the buttons back in-sync.
Markov Machine
by birdt
A simple Markov Chain library, intended for name generation.

AudioStream Subtitle
by s83gamedeve
it provides an easy and Simple way to ADD SUBTITLE to you game while using audio This is my first Plugin and I publish it for FREE to be your assistant ;) It's not necessary but if you can, credit me on your project as well :D My twitter: s83gamedev my youtube is Soroosh.S83 idk if it needs my email adress or not Notes: ! don't add child to this custom node!! Instruction/ How to use: 1- just copy the addon folder into your project 2- open your project in godot and go to project setting 3- go ...