A collection of Source Generators to work with Godot Projects in a more simple fashion.
Ensure that if user installes Godot.Sharp.Extended, also gets Godot.Sharp.Extended.Generators package. |
||
|---|---|---|
| Core | ||
| Generators | ||
| .gitignore | ||
| Godot.Sharp.Extended.sln | ||
| README.md | ||
Godot.Sharp.Extended
Godot.Sharp.Extended is a core library with a Source generators for the , providing additional support for ease of programming with the Godot Engine.
Installation
To install this library, simply use dotnet command line tool, to add a package reference for GodotSharpExtras, using the following command:
dotnet add package Godot.Sharp.Extended