🧯
Fractural Godot Code Generator
A C# Source Generator that automates boilerplate for C# scripts in Godot Mono without any reflection.
Built upon 31's GodotOnReady repository.
This is an implementation detail of the GodotOnReady package. Reference the GodotOnReady package instead.
Homepage NuGet GDScript Download
Install-Package FracturalGodotCodeGenerator.Generator -Version 1.0.0
A C# Source Generator that automates boilerplate for C# scripts in Godot Mono without any reflection.
Built upon 31's GodotOnReady repository.