Godot-Terminal But By Tiffany's icon

Godot-Terminal But By Tiffany 2 Misc 4.1 Community

Submitted by user forrmated-tiff; MIT; 2026-02-26

The Godot-Terminal plugin, but maintained by tiffany.

The original Godot-Terminal plugin, made by JoryLeech, done broke when you exported your project. This is my solution.

-Quick run-down:
--All registries live in res://addons/app_registry or res://addons/registries. (depends on version)
--as you add terminal applications, click the image in the Terminal Tools dock. This will update app_registry.gd and font_registry.gd.
--The app_registry contains a dictionary with all apps in the applications folder.
--The font_registry contains a dictionary with the first font found in the Font folder.
--WARNING: If you want your current application scripts to work with version 2 (the next release), please have the script name be the same as the command name.


View files Download Submit an issue Recent Edits