Setup Godot 4.2 C# In Ubuntu Linux With Visual Studio Code & .NET 8 | 2024 | Debugging | Debug

preview_player
Показать описание

Microsoft has changed many things in a few months, so therefore I'm posting this new tutorial of how to get things up and running with all the latest stuff. For example, Omnisharp has been replaced by the Roslyn language server, so the setup process is a bit different now

In this tutorial I will show you how to setup Godot 4.2 C# in Ubuntu Linux with .Net 8 and Visual Studio Code as code editor and debugger.

I will also step by step show you the easiest way to setup debugging with VsCode and get you up and running. Currently the extension "C# Tools for Godot" currently doesn't work with Godot 4+, so instead the solution is to use the .NET Core Launch instead.

#Godot #Godotengine #Game #Coding #solarstrings #tutorial #example #NET8 #Debug #Debugging #vscode
Рекомендации по теме
Комментарии
Автор

It works! Thank you.

Looking forwards to see more C# Godot tutorials, especially for Linux distros like Debian

nickpocalypse
Автор

Excellent tutorials. I would really like to see this tutorial for the Mac Operating system.

CirrusSRPilot
Автор

This is a perfect tutorial - it works, it's to the point, it doesn't waste my time or assume I'm a fool. Full marks, 10/10.

SkeletonBill
Автор

Best tutorial on this topic I've seen. Does not treat me like a dummy and I appreciate that.

ToastySofa
Автор

thx bro! your tutorial is exactly what I need.

fl
Автор

thanks for the tutorial, is the delayed intellisense just something we will have to deal with for now?

shadowseek
Автор

Beautiful Tutorial!Thanks a lot! I only have one problem: while attaching to the running process works fine, starting the process with the .NET Core launch (console) configuration only produces a splash screen and then nothing more happens. But I am working on a very old Viao notebook that only supports compatibility OpenGL graphics. Could this be the reason?

hassovonfritzeflink
Автор

Did compilation time on Linux is faster than on window?

grzegorzpedrycz
Автор

Hey, I installed dotnet from the snap store and Godot doesn't seem to find the SDK, does anyone know how I can fix this?

luken
Автор

Anyone can confirm is installing process the same on linux mint?

podstawka
Автор

Whenever I try to download I get this:

dotnet-runtime-deps-6.0 : Depends: libicu but it is not installable or
libicu72 but it is not installable or
libicu71 but it is not installable or
libicu70 but it is not installable or
libicu69 but it is not installable or
libicu68 but it is not installable or
libicu67 but it is not installable or
libicu66 but it is not installable or
libicu65 but it is not installable or
libicu63 but it is not installable or
libicu60 but it is not installable or
libicu57 but it is not installable or
libicu55 but it is not installable or
libicu52 but it is not installable

and whenever I try to download any version of libicu it says there's no release canidate, is there anything I can do?

superflyboy
Автор

c# has a lot of versions, looks like in installed the wrong one

igorgiuseppe
visit shbcf.ru