This commit is contained in:
sysek 2026-01-04 08:43:50 +01:00
commit 029c00736b
59 changed files with 3819 additions and 0 deletions

View file

@ -0,0 +1,7 @@
[plugin]
name="Script-IDE"
description="Transforms the Script UI into an IDE like UI. Tabs are used for navigating between scripts. The default Outline got an overhaul and now shows all members of the script (not just methods) with unique icons for faster navigation. Enhanced keyboard navigation for Scripts and Outline. Fast quick search functionality."
author="Marius Hanl"
version="2.0.4"
script="plugin.gd"