#Help with setting Godot up
1 messages · Page 1 of 1 (latest)
Do you want to use C#?
If not, you downloaded the wrong version. You need the normal version without .NET
If you want to use C#, you need the .NET runtime, which is multiplatform now. You don't need mono anymore
Which you can just download and install here, as written in the popup: https://dotnet.microsoft.com/en-us/download
Looking at your desktop, you downloaded the dotnet exe, which is for windows. You need the pkg for mac: https://learn.microsoft.com/en-us/dotnet/core/install/macos
and if new to stuff, the gdscript/regular version is a very viable option perhaps, so you don't need to worry about the C# stuff? just as an option.