Added Jetbrains Rider installing guide
This commit is contained in:
BIN
docs/guides/getting_started/images/install-rider-add.png
Normal file
BIN
docs/guides/getting_started/images/install-rider-add.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
docs/guides/getting_started/images/install-rider-search.png
Normal file
BIN
docs/guides/getting_started/images/install-rider-search.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
@@ -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