Merge pull request #6792 from RedworkDE/compiling-with-mono-net

Update the `Compiling with Mono` page
This commit is contained in:
Max Hilbrunner
2023-02-26 10:06:15 +01:00
committed by GitHub
5 changed files with 217 additions and 391 deletions

View File

@@ -56,7 +56,8 @@ Download and install the latest stable version of the SDK from the
if you are using the 64-bit version of Godot.
If you are building Godot from source, make sure to follow the steps to enable
.NET support in your build as outlined in the :ref:`doc_compiling_with_mono` page.
.NET support in your build as outlined in the :ref:`doc_compiling_with_dotnet`
page.
Configuring an external editor
------------------------------