|
@@ -98,7 +98,6 @@ After reading the "Prerequisites" section, you can download and install
|
|
In Godot's **Editor → Editor Settings** menu:
|
|
In Godot's **Editor → Editor Settings** menu:
|
|
|
|
|
|
- Set **Mono** -> **Editor** -> **External Editor** to **JetBrains Rider**.
|
|
- Set **Mono** -> **Editor** -> **External Editor** to **JetBrains Rider**.
|
|
-- Set **Mono** -> **Builds** -> **Build Tool** to **dotnet CLI**.
|
|
|
|
|
|
|
|
In Rider:
|
|
In Rider:
|
|
|
|
|
|
@@ -114,7 +113,6 @@ After reading the "Prerequisites" section, you can download and install
|
|
In Godot's **Editor → Editor Settings** menu:
|
|
In Godot's **Editor → Editor Settings** menu:
|
|
|
|
|
|
- Set **Mono** -> **Editor** -> **External Editor** to **Visual Studio Code**.
|
|
- Set **Mono** -> **Editor** -> **External Editor** to **Visual Studio Code**.
|
|
-- Set **Mono** -> **Builds** -> **Build Tool** to **dotnet CLI**.
|
|
|
|
|
|
|
|
In Visual Studio Code:
|
|
In Visual Studio Code:
|
|
|
|
|
|
@@ -150,7 +148,6 @@ While installing Visual Studio, select these workloads:
|
|
In Godot's **Editor → Editor Settings** menu:
|
|
In Godot's **Editor → Editor Settings** menu:
|
|
|
|
|
|
- Set **Mono** -> **Editor** -> **External Editor** to **Visual Studio**.
|
|
- Set **Mono** -> **Editor** -> **External Editor** to **Visual Studio**.
|
|
-- Set **Mono** -> **Builds** -> **Build Tool** to **dotnet CLI**.
|
|
|
|
|
|
|
|
Next, you can download the Godot Visual Studio extension from github
|
|
Next, you can download the Godot Visual Studio extension from github
|
|
`here <https://github.com/godotengine/godot-csharp-visualstudio/releases>`__.
|
|
`here <https://github.com/godotengine/godot-csharp-visualstudio/releases>`__.
|