init
This commit is contained in:
commit
029c00736b
59 changed files with 3819 additions and 0 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="2.0.4"
|
||||
script="plugin.gd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue