Merge branch 'master' of https://github.com/TheRiverNyx/steam-audio-godot
This commit is contained in:
7
demo/addons/script-ide/plugin.cfg
Normal file
7
demo/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.1"
|
||||
script="plugin.gd"
|
||||
Reference in New Issue
Block a user