Kenyoni Godot Addons¶
Kenyoni Godot Addons is a pack of useful Godot additions to make your life easier!
Find the releases here.
Godot 4.3. or lower
When you import a plugin or open a Godot project for the first time, you may encounter errors due to plugin behavior. This occurs because most plugins rely on preload functionality, which cannot load assets during the initial import. To resolve this issue and ensure proper functionality, simply reload the project. Once reloaded, the errors will disappear.
Addons¶
-
Extending
AspectRatioContainer
and update it's own minimum size based on the children. -
Utility to provide custom theme overrides for any node.
-
Adds Git SHA as project setting at
application/config/git_sha
. -
Hide exported private properties in the inspector for instantiated child scenes.
-
Simple logging utility.
-
Explore icon collections with thousands of icons and add them easily to your project.
-
Manage license and copyright for third party graphics, software or libraries.
-
Enable or disable plugins from within the editor main screen.
-
POT generation with files, directories and filters.
-
QR Code generator and nodes.
-
Remove orphan UIDs from the project.
-
TextureButton
with color theme.