Initial commit

This commit is contained in:
2026-04-06 12:34:49 +02:00
commit ebeb62a65d
54 changed files with 4947 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.1.3"
script="plugin.gd"