![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Timothy Ganoza |
Hello, I am new to Godot and I have experience in C#. I want to know if I can install nuget packages in Godot.
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Timothy Ganoza |
Hello, I am new to Godot and I have experience in C#. I want to know if I can install nuget packages in Godot.
![]() |
Reply From: | juppi |
Yes, you can.
I use the dotnet CLI:
dotnet add package YourPackageYouWantToAdd
https://docs.microsoft.com/en-us/nuget/quickstart/install-and-use-a-package-using-the-dotnet-cli