From d811de105934f31aeccd5db7d5cb613b4729de51 Mon Sep 17 00:00:00 2001 From: Wizzy69 Date: Thu, 5 May 2022 22:17:49 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 907e7a3..ca40c15 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,19 @@ Plugin Types: First of all, Create a new project (class library) in Visual Studio. ![Imgur Image](https://i.imgur.com/KUqzKsB.png) + ![Imgur Image](https://i.imgur.com/JzpEViR.png) + ![Imgur Image](https://i.imgur.com/vtoEepX.png) + ![Imgur Image](https://i.imgur.com/ceaVR2R.png) + +Now, let's add the PluginManager reference. It can be found inside the bot's main folder under +`DiscordBot/bin/Debug/net6.0/PluginManager.dll` or `PluginManager/bin/Debug/net6.0/PluginManager.dll` +after one successfull build. + ![Imgur Image](https://i.imgur.com/UMSitk4.png) + ![Imgur Image](https://i.imgur.com/GEjShdl.png) 1. Commands