godot/modules/mono/editor/GodotTools
Ignacio Etcheverry dcf1dc4fe0 C#: Support for building with the dotnet CLI
By adding a reference to the 'Microsoft.NETFramework.ReferenceAssemblies' nuget
package, we can build projects targeting .NET Framework with the dotnet CLI.
By referencing this package we also don't need to install Mono on Linux/macOS
or .NET Framework on Windows, as the assemblies are taken from the package.
2020-05-11 08:17:37 +02:00
..
GodotTools C#: Support for building with the dotnet CLI 2020-05-11 08:17:37 +02:00
GodotTools.BuildLogger C#: Use Sdks in GodotTools csprojs and switch to nuget Microsoft.Build 2020-05-09 21:36:31 +02:00
GodotTools.Core C#: Use Sdks in GodotTools csprojs and switch to nuget Microsoft.Build 2020-05-09 21:36:31 +02:00
GodotTools.IdeMessaging C#: Rewrite GodotTools messaging protocol 2020-05-09 21:49:40 +02:00
GodotTools.IdeMessaging.CLI C#: Rewrite GodotTools messaging protocol 2020-05-09 21:49:40 +02:00
GodotTools.ProjectEditor C#: Support for building with the dotnet CLI 2020-05-11 08:17:37 +02:00
.gitignore Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
GodotTools.sln C#: Rewrite GodotTools messaging protocol 2020-05-09 21:49:40 +02:00