GodotOnReady is a C# Source Generator that adds convenient onready-like features to your C# scripts in Godot Mono without any reflection.
Info
Version: | 1.2.4 |
Author(s): | 31 |
Last Update: | Friday, March 31, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GodotOnReady |
Install
Install-Package GodotOnReady
dotnet add package GodotOnReady
paket add GodotOnReady
GodotOnReady Download (Unzip the "nupkg" after downloading)
Dependencies
- GodotOnReady.Attributes(>= 0.0.6)
- GodotOnReady.Generator(>= 0.0.6)