Skip to content

Commit

Permalink
Update C# Rider install steps for now built-in plugin "Godot Support" (
Browse files Browse the repository at this point in the history
…#10323)

* Plugin now bundled with rider so can't be installed

As of Rider 2024.2 the plugin is bundled with the software and can't be installed which can be confusing.
https://plugins.jetbrains.com/plugin/13882-godot-support

---------

Co-authored-by: tetrapod <[email protected]>
  • Loading branch information
RB35 and tetrapod00 authored Nov 27, 2024
1 parent ba8739a commit 1a72210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/scripting/c_sharp/c_sharp_basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ In Godot's **Editor → Editor Settings** menu:
In Rider:

- Set **MSBuild version** to **.NET Core**.
- Install the **Godot support** plugin.
- If you are using a Rider version below 2024.2, install the **Godot support** plugin. This functionality is now built into Rider.

Visual Studio Code
~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 1a72210

Please sign in to comment.