🧯
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.
FracturalGodotCodeGenerator is a C# Source Generator that adds convenient onready-like features to your C# scripts among other things in Godot Mono without any reflection.
Homepage NuGet GDScript Download
Install-Package FracturalGodotCodeGenerator -Version 0.0.1-dev
A C# Source Generator that automates boilerplate for C# scripts in Godot Mono without any reflection.
Built upon 31's GodotOnReady repository.