neikeq
Godot.NET.Sdk
by:
neikeq
- 18,668 total downloads
- last updated 12/6/2020
- Latest version: 3.2.4
MSBuild .NET Sdk for Godot projects.
- 1,916 total downloads
- last updated 6/12/2020
- Latest version: 1.1.1
This library enables communication with the Godot Engine editor (the version with .NET support).
It's intended for use in IDEs/editors plugins for a better experience working with Godot C# projects.
A client using this library is only compatible with servers of the same major version and of a lower...
More information
- 193 total downloads
- last updated 6/13/2020
- Latest version: 1.0.0
Set of Roslyn C# code completion providers for Godot.
These providers alone don't actually provide the suggestions. IProviderContext must be implemented and set in BaseCompletionProvider.Context for that.