How do I upgrade my GameDev Assistant version?
As we're actively developing GameDev Assistant, we'll occasionally release new client versions of the plugin with new features (or simply the ability to work with newer versions of Godot). In this article, we'll go over the steps required to update your client version.
Note that this article focuses specifically on
upgrading your client version. To install the plugin for the
first time, please see this article instead:
How do I install GameDev Assistant?
1. In your Godot project, delete the gamedev_assistant folder for the old version.
2. Restart Godot to refresh the editor.
4. Once logged in to your dashboard, scroll down to the Download Plugin window and hit the Download button.
5. After hitting the download button, this will download a zip file. Unzip the file with your preferred tool.
6. Drag the new gamedev_assistant folder from the unzipped file into the addons folder.
IMPORTANT NOTE: In order for the plugin to work, the hierarchy must be as follows:
📁 res://
└─ 📁 addons
└─ 📁 gamedev_assistant
└─ plugin.gd (and other files)
7. Head to the Project Settings -> Plugins tab and check the On button to enable the GameDev Assistant plugin.
8. While optional, we recommend restarting Godot again or reloading the project to clear up any issues that might occur from the plugin being enabled.
After this, you should be ready to go as your system should have saved your token and other settings automatically!
Related Articles
How do I install GameDev Assistant?
The process for installing GameDev Assistant is fairly simple and straightforward. Below you can find instructions both in a video format and in a written format. Please note that in order to use GameDev Assistant, you must have Godot installed ...
What is GameDev Assistant?
GameDev Assistant, created by Zenva, is a Godot AI coding assistant designed to speed up your workflows. Built as a Godot plugin, this tool works directly within the engine itself - reducing context switching to other windows and AI tools. The tool ...
How do I purchase a pro plan for GameDev Assistant?
To purchase a pro plan for GameDev Assistant, simply follow the instructions below. Want to know the difference between pro plans and our free plans? Check out this article for more information: What are the differences between the free plan and the ...
Overview of using GameDev Assistant
If you're using GameDev Assistant for the first time, or feel like you're not using it correctly, you can review the walkthrough video below to get started. This video was built with first-time users in mind to showcase the various abilities of the ...
I can't enable or find GameDev Assistant after installing it. What do I do?
After installing GameDev Assistant, you may find that you're unable to enable it, have conversations with the AI, or even locate where the tool is in your editor. Below, you will find troubleshooting tips for the most common errors that will help you ...