From 0f5b1cf2ff983a6a6350299ade298a2a2ff38460 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 29 Jul 2026 04:26:43 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/catalog.toml b/catalog.toml index cc08349..6abc738 100644 --- a/catalog.toml +++ b/catalog.toml @@ -751,3 +751,16 @@ icon = "battery-eco" description = "Set the battery threshold for laptop batteries to extend battery lifespan" plugin_api = 3 tags = ["hardware", "system", "utility", "bar", "panel"] + +[[plugin]] +id = "ramosdetrigo/godot-provider" +name = "Godot Provider" +version = "1.0.0" +updated_at = 1785299188 +added_at = 1785299188 +author = "ramosdetrigo" +license = "MIT" +icon = "folder-open" +description = "Open a recent Godot project from the launcher. Type /gd to list your projects." +plugin_api = 3 +tags = ["launcher", "development", "productivity"]