1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/addons/dockable_container/plugin.cfg

14 lines
467 B
INI
Raw Normal View History

[plugin]
name="Dockable Container"
description="Container script that manages docking/tiling UI panels.
Panels are composed of tabs that can be dragged around and dropped to split another panel or compose its tabs.
Layout information is stored in Resource objects, so they can be saved/loaded from disk easily.
This plugin also offers a replica of the Container layout to be edited directly in the inspector."
author="gilzoide"
version="1.1.1"
script="plugin.gd"