Installation
-
Download the Github repository, either the main branch or a tagged branch eg.
1.0.0
-
Copy the folder
discord_gd
fromaddons
from the downloaded content to theaddons
folder in the directory of your project. If your project does not already have aaddons
folder, make a new one. Your project folder should look something like this: -
In the top menu bar of the Godot Editor, click on Project then Project Settings.
-
In the new dialog Window that pops up, click on Plugins. Here make sure to check the Enable checkbox.
-
You might need to close and open the Project for the plugin to load.
-
To ensure the plugin is installed, check whether the
DiscordBot
node is added to Godot.