Awesome
gd-plug-ui
User interface for plugin manager gd-plug
Installation
Install directly from Godot Asset Library
or
Download this repository, move addons
to your {project_dir}
Dependency
Make sure to update gd-plug to at least 0.2.5(godot4) or 0.1.4(godot3)
Getting Started
- Open
Project Settings
then navigate toPlugins
tab. - Activate
gd-plug-ui
then navigate togd-plug
tab next toPlugins
tab. - Click on
Init
button. - Start managing plugins in
plug.gd
at project root, see Getting Started with gd-plug - Click on
Update
button ingd-plug
tab to apply changes.