Added Jetbrains Rider installing guide
This commit is contained in:
@@ -57,7 +57,18 @@ Also make sure to check 'Enable Prereleases' if installing a dev build!
|
||||

|
||||
|
||||
## Using JetBrains Rider
|
||||
**todo**
|
||||
|
||||
1. Create a new solution for your bot
|
||||
2. Open the NuGet window (Tools > NuGet > Manage NuGet packages for Solution)
|
||||

|
||||
3. In the 'Packages' tab, search for 'Discord.Net'
|
||||

|
||||
|
||||
> [!TIP]
|
||||
Make sure to check the 'Prerelease' box if installing a dev build!
|
||||
|
||||
4. Install by adding the package to your project
|
||||

|
||||
|
||||
## Using Visual Studio Code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user