
Publisher
imjp94
gd-plug-ui - Plugin Manager UI
User interface for plugin manager gd-plug(https://godotengine.org/asset-library/asset/962) This version is only compatible with Godot 4.x, check out godot3(https://github.com/imjp94/gd-plug-ui/tree/godot3) branch for older version This addon require gd-plug(https://godotengine.org/asset-library/asset/962) and git. Make sure to update gd-plug to at least 0.2.5(godot4) or 0.1.4(godot3)
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
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.