Godot C# requirements and installation - IP-2025/waves-of-the-fallen GitHub Wiki
Requirements
Make sure you have the following installed:
-
Godot .NET version (Mono build)
Download from the official Godot Downloads. -
.NET SDK (At least version 8.0)
Depends on your Godot version. Download from dotnet.microsoft.com. -
A C#-capable IDE
Recommended editors:- Visual Studio 2022
- JetBrains Rider
- Visual Studio Code with the C# extension
Install Guide will follow if necessary