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
addonsfolder of the project using the file explorer. - Delete the
addons/mongo-driver-godotfolder from your project directory - Follow the installation steps here to install the new version