Konado Installation Guide
Dependencies and Environment
Konado requires Godot 4.4 or later. It is recommended to use the latest version of Godot.
Installation
- Create
addonsfolder in your Godot project folder, if it does not exist. - Download the latest release zip file from the release page.
- Extract the zip file to the
addonsfolder (This will create akonadofolder insideaddons). - Enable the Konado addon in your project settings, to do this, go to
Project -> Project Settings -> Addonsand check the konado addon. Then save and reopen the project.
Tip: When you install Konado for the first time, Godot may print some error messages. You can safely ignore these, as they will be resolved after you enable the addon and reopen the project.