#Help with setting Godot up

1 messages · Page 1 of 1 (latest)

rose grail
#

I am working on my macbook and wanted to get into game dev, godot (i am mostly new to this stuff). But everytime I start Godot this error pops up and i cant start my first project. After searching on the internet i downloaded sdk and the monoframework(?), but still nothing works out. Please help me :(

unreal flare
#

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

unborn light
#

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.