From 2642a49a4916414ffe6ff53d2c018e07f9acedd6 Mon Sep 17 00:00:00 2001 From: Yannik <80621863+vaporvee@users.noreply.github.com> Date: Thu, 27 Apr 2023 09:07:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8d39ec..34ca9f0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ git submodule update --init ``` # Addon Usage :rocket: 1. [Download the addon](https://github.com/vaporvee/discord-sdk-godot/releases/latest/download/ADDON-Discord-SDK-Godot.zip/) -2. Put the `discord-sdk-gd/` folder in a `addons/` folder in your Godot project +2. Put the `addons/` folder in your Godot project 3. Enable the addon in your Project Settings under "Plugins" and "DiscordSDK". (if it doesn't show up restart your project and try again) 4. Restart your project 5. Create an Application under https://discord.com/developers/applications and get the Application ID