first Prototype
This commit is contained in:
parent
e11825c698
commit
35ce267482
481 changed files with 17315 additions and 1 deletions
7
addons/script-ide/plugin.cfg
Normal file
7
addons/script-ide/plugin.cfg
Normal 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="1.9.4"
|
||||
script="plugin.gd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue