Compile Godot 4 (C#) from Source

11 months ago
48

Compiling the C# version of Godot 4 from source

Godot (Mono) Compile Documentation Page:
https://docs.godotengine.org/en/latest/contributing/development/compiling/compiling_with_dotnet.html
Godot Repository:
https://github.com/godotengine/godot
GodotSharp compile instructions (mono page of repo):
https://github.com/godotengine/godot/tree/master/modules/mono
Python:
https://www.python.org/downloads/
.NET 6 SDK:
https://dotnet.microsoft.com/en-us/download/dotnet/6.0
Visual Studio Community:
https://visualstudio.microsoft.com/vs/community/

If using the default path to install Python, default locations (replace username & version respectively):

Python default location:
C:\Users\[USERNAME]\AppData\Local\Programs\Python\Python[VERSION_NUMBER]

Scripts (Scons) default location:
C:\Users\[USERNAME]\AppData\Local\Programs\Python\Python[VERSION_NUMBER]\Scripts

"Terra of the Bells":
https://ocremix.org/remix/OCR04297

Loading comments...