Plugin Reloader¶
Enable or disable plugins from within the editor main screen.
Compatibility¶
Godot | Version |
---|---|
4.4 | >= 1.0.0 |
4.3 | >= 1.0.0 |
4.2 | >= 1.0.0 |
Screenshot¶
Changelog¶
1.2.1¶
- Reload plugin list if changed in Godot's plugin dialog
1.2.0¶
- Find plugins recursively with infinite depth (was limited to 2 levels)
1.1.0¶
- Add UIDs for Godot 4.4
1.0.0¶
- Initial release