A Quadrilateral Cowboy clone intended to help me learn Game Dev
at main 7 lines 413 B view raw
1[plugin] 2 3name="Script-IDE" 4description="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." 5author="Marius Hanl" 6version="2.1.1" 7script="plugin.gd"