How to update¶
As of Godot 3, there is no automated way to update plugins in a clean method. As a workaround:
- Close the Godot project.
- Navigate to the
addons
folder of the project using the file explorer. - Delete the
addons/mongo-driver-godot
folder from your project directory - Follow the installation steps here to install the new version